[njs] Version 0.2.0.

Dmitry Volyntsev xeioex at nginx.com
Tue Apr 3 10:58:47 UTC 2018


details:   http://hg.nginx.org/njs/rev/ddd1b2c9c64b
branches:  
changeset: 483:ddd1b2c9c64b
user:      Dmitry Volyntsev <xeioex at nginx.com>
date:      Tue Apr 03 13:57:42 2018 +0300
description:
Version 0.2.0.

diffstat:

 CHANGES |  21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diffs (28 lines):

diff -r a191987786fd -r ddd1b2c9c64b CHANGES
--- a/CHANGES	Tue Apr 03 13:56:54 2018 +0300
+++ b/CHANGES	Tue Apr 03 13:57:42 2018 +0300
@@ -1,3 +1,24 @@
+
+Changes with nJScript 0.2.0                                      3 Apr 2018
+
+    *) Feature: reporting njs version by CLI.
+
+    *) Feature: textual description for type converting exceptions.
+
+    *) Feature: setTimeout() and clearTimeout() methods.
+
+    *) Feature: Byte string to hex, base64, base64url encodings.
+
+    *) Feature: Node.js style crypto methods.
+
+    *) Feature: HTTP and stream warn() and error() methods.
+
+    *) Feature: HTTP subrequest() method.
+
+    *) Feature: HTTP return() method.
+
+    *) Bugfix: miscellaneous bugs have been fixed in the core and
+       interactive shell.
 
 Changes with nJScript 0.1.15                                     20 Nov 2017
 


More information about the nginx-devel mailing list