details: https://hg.nginx.org/njs/rev/a1faa64d4972 branches: changeset: 2082:a1faa64d4972 user: Dmitry Volyntsev <xei...@nginx.com> date: Mon Apr 10 09:50:19 2023 -0700 description: Version 0.7.12.
diffstat: CHANGES | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diffs (24 lines): diff -r da32f93aa990 -r a1faa64d4972 CHANGES --- a/CHANGES Tue Apr 04 22:19:49 2023 -0700 +++ b/CHANGES Mon Apr 10 09:50:19 2023 -0700 @@ -1,3 +1,20 @@ +Changes with njs 0.7.12 10 Apr 2023 + + nginx modules: + + *) Bugfix: fixed Headers() constructor in Fetch API. + + Core: + + *) Feature: added Hash.copy() method in "crypto" module. + + *) Feature: added "zlib" module. + + *) Improvement: added support for export {name as default} + statement. + + *) Bugfix: fixed Number constructor according to the spec. + Changes with njs 0.7.11 9 Mar 2023 nginx modules: _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org https://mailman.nginx.org/mailman/listinfo/nginx-devel