Skip to content

Commit

Permalink
Version 0.7.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
xeioex committed Apr 10, 2023
1 parent 873f4b4 commit 0283f31
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -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:

Expand Down

0 comments on commit 0283f31

Please sign in to comment.