Welcome! Log In Create A New Profile

Advanced

[njs] Version 0.2.3.

Dmitry Volyntsev
July 31, 2018 07:34AM
details: http://hg.nginx.org/njs/rev/e83f41520613
branches:
changeset: 575:e83f41520613
user: Dmitry Volyntsev <xeioex@nginx.com>
date: Tue Jul 31 14:32:34 2018 +0300
description:
Version 0.2.3.

diffstat:

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

diffs (52 lines):

diff -r 5f00966ffff8 -r e83f41520613 CHANGES
--- a/CHANGES Mon Jul 30 20:00:31 2018 +0300
+++ b/CHANGES Tue Jul 31 14:32:34 2018 +0300
@@ -1,3 +1,48 @@
+
+Changes with njs 0.2.3 31 Jul 2018
+
+ nginx modules:
+
+ *) Bugfix: making a subrequest from a Reply object caused
+ a segmentation fault.
+
+ *) Bugfix: getting the parent property of the main Request
+ object caused a segmentation fault.
+
+ Core:
+
+ *) Feature: added the pretty string representation for values.
+
+ *) Feature: correctly printing floating point numbers.
+
+ *) Feature: correctly parsing floating point numbers.
+
+ *) Feature: String.bytesFrom() method (decoding hex, base64,
+ base64url into a byte string).
+
+ *) Feature: String.padStart() and String.padEnd() methods.
+
+ *) Feature: added support of binary literals.
+
+ *) Improvement: added information about illegal token in number parsing.
+
+ *) Improvement: allowed uppercased O in octal literal values.
+
+ *) Improvement: added support for multiple arguments in console.log().
+
+ *) Bugfix: fixed applying call() to methods of external values.
+
+ *) Bugfix: fixed addition operator applied to an object.
+
+ *) Bugfix: fixed exception handling in njs_vm_value_to_ext_string().
+
+ *) Bugfix: fixed Number() with boolean, null and undefined arguments.
+
+ *) Bugfix: fixed error handling of setting non-numeric Array.length.
+
+ *) Bugfix: fixed autocompletion for global objects.
+
+ *) Bugfix: miscellaneous additional bugs have been fixed.

Changes with njs 0.2.2 19 Jun 2018

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

[njs] Version 0.2.3.

Dmitry Volyntsev 318 July 31, 2018 07:34AM



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

Online Users

Guests: 321
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