]> git.kaiwu.me - njs.git/commitdiff
Version 0.1.14. 0.1.14
authorDmitry Volyntsev <xeioex@nginx.com>
Mon, 9 Oct 2017 17:32:21 +0000 (20:32 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Mon, 9 Oct 2017 17:32:21 +0000 (20:32 +0300)
CHANGES
Makefile

diff --git a/CHANGES b/CHANGES
index 3530bdad9aadd133ab52ea11f7da2dc3fc5a0da6..615010ed08b02f91777bb692d00018d41a2abc35 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,15 @@
 
+Changes with nJScript 0.1.14                                     09 Oct 2017
+
+    *) Feature: JSON object.
+
+    *) Feature: object level completions in interactive shell.
+
+    *) Feature: various configure improvements.
+
+    *) Bugfix: miscellaneous bugs have been fixed in the core and
+       interactive shell.
+
 Changes with nJScript 0.1.13                                     31 Aug 2017
 
     *) Feature: console.log() and console.help() methods in interactive
index 6aac0e3cccafa67e009e9331800229d8c4ec50cf..b1083a5eccfa57ada16e2f9d0844f2257e808c32 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 
-NJS_VER =      0.1.13
+NJS_VER =      0.1.14
 
 NXT_LIB =      nxt