Welcome! Log In Create A New Profile

Advanced

[njs] Version 0.3.1.

Dmitry Volyntsev
April 16, 2019 10:32AM
details: https://hg.nginx.org/njs/rev/ebfbdb8d8fe2
branches:
changeset: 895:ebfbdb8d8fe2
user: Dmitry Volyntsev <xeioex@nginx.com>
date: Tue Apr 16 17:30:11 2019 +0300
description:
Version 0.3.1.

diffstat:

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

diffs (50 lines):

diff -r 381086beb15f -r ebfbdb8d8fe2 CHANGES
--- a/CHANGES Mon Apr 15 17:23:02 2019 +0300
+++ b/CHANGES Tue Apr 16 17:30:11 2019 +0300
@@ -1,3 +1,46 @@
+
+Changes with njs 0.3.1 16 Apr 2019
+
+ Core:
+
+ *) Feature: added arrow functions support.
+ Thanks to 洪志道 (Hong Zhi Dao) and Artem S. Povalyukhin.
+
+ *) Feature: added Added Object.getOwnPropertyNames().
+ Thanks to Artem S. Povalyukhin.
+
+ *) Feature: added Added Object.getOwnPropertyDescriptors().
+ Thanks to Artem S. Povalyukhin.
+
+ *) Feature: making __proto__ accessor descriptor of Object instances
+ mutable.
+
+ *) Feature: added shebang support in CLI.
+
+ *) Feature: added support for module mode execution in CLI. In module
+ mode global this is unavailable.
+
+ *) Bugfix: fixed editline detection.
+
+ *) Bugfix: fixed Function.prototype.bind().
+ Thanks to 洪志道 (Hong Zhi Dao).
+
+ *) Bugfix: fixed checking of duplication of parameters for functions.
+ Thanks to 洪志道 (Hong Zhi Dao).
+
+ *) Bugfix: fixed function declaration with the same name as a variable.
+ Thanks to 洪志道 (Hong Zhi Dao).
+
+ *) Improvement: code related to parsing of objects, variables and
+ functions is refactored.
+ Thanks to 洪志道 (Hong Zhi Dao).
+
+ *) Improvement: console.log() improved for outputting large values.
+
+ *) Improvement: console.log() improved for outputting strings in a
+ compliant way (without escaping and quotes).
+
+ *) Improvement: using ES6 version of ToInt32(), ToUint32(), ToLength().

Changes with njs 0.3.0 26 Mar 2019

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[njs] Version 0.3.1.

Dmitry Volyntsev 357 April 16, 2019 10:32AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 197
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready