[njs] Version 0.4.1.
Dmitry Volyntsev
xeioex at nginx.com
Tue May 19 11:41:33 UTC 2020
details: https://hg.nginx.org/njs/rev/9400790bf538
branches:
changeset: 1391:9400790bf538
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Tue May 19 11:41:05 2020 +0000
description:
Version 0.4.1.
diffstat:
CHANGES | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diffs (19 lines):
diff -r cd1a7a0c3fe9 -r 9400790bf538 CHANGES
--- a/CHANGES Mon May 18 14:43:00 2020 +0000
+++ b/CHANGES Tue May 19 11:41:05 2020 +0000
@@ -1,3 +1,15 @@
+
+Changes with njs 0.4.1 19 May 2020
+
+ *) Feature: added support for multi-value headers in r.headersIn.
+
+ *) Feature: introduced raw headers API.
+
+ *) Feature: added TypedScript API description.
+
+ Core:
+
+ *) Bugfix: fixed Array.prototype.slice() for sparse arrays.
Changes with njs 0.4.0 23 Apr 2020
More information about the nginx-devel
mailing list