Releases: k-nuth/js-api
v1.13.0
To use the Knuth Javascript API you can follow these instructions.
This release includes the following features and fixes:
- Refactoring of Wallet Payment Address feature.
v1.12.0
To use the Knuth Javascript API you can follow these instructions.
This release includes the following features and fixes:
- Fixes to support
armv7
architecture. secp256k1
performance improvements backported.- Fixes to support for Visual Studio 2019 and Visual Studio 2022 on Windows.
- Infrastructure code bug fixed.
- Several minor fixes.
- Updated external dependencies.
- Based on the Knuth C-API version 0.32.0.
v1.11.0
To use the Knuth Javascript API you can follow these instructions.
This release includes the following features and fixes:
- Knuth's build system (kthbuild) has been completely rewritten. Read more about it here.
- Several code improvements.
- Based on the Knuth C-API version 0.27.0.
- Several external dependencies were updated.
v1.10.0
To use the Knuth Javascript API you can follow these instructions.
This release includes the following features and fixes:
- Support for the May 15, 2022 Network Upgrade. This release implements the following two consensus CHIPs:
- CHIP-2021-03: Bigger Script Integers increased precision for arithmetic operations.
- [CHIP-2021-02: Native Introspection Opcodes](https://gitlab.com/GeneralProtocols/research/chips/-/blob/master/CHIP-2021-02-Add-
- Support for NodeJS v16.
- Support for Visual Studio 2022 on Windows.
- Based on the Knuth C-API version 0.24.0.
- Several external dependencies were updated.
- Updates some JS dependencies due to security vulnerability fixes.
v1.9.0
To use the Knuth Javascript API you can follow these instructions.
This release includes the following features and fixes:
- Based on the Knuth C-API version 0.22.1.
- Updates some dependencies due to security vulnerability fixes.
v1.8.0
To use the Knuth Javascript API you can follow these instructions.
This release includes the following features and fixes:
- Updates some dependencies due to security vulnerability fixes.
v1.7.0
To use the Knuth Javascript API you can follow these instructions.
This release includes the following features and fixes:
- Updates some dependencies due to security vulnerability fixes.
v1.6.0
To use the Knuth Javascript API you can follow these instructions.
This release includes the following features and fixes:
- Some fixes in the Config API for Javascript and TypeScript
- Based on the Knuth C-API version 0.19.0.
v1.5.0
To use the Knuth Javascript API you can follow these instructions.
This release includes the following features and fixes:
- Updates a dependency due to a security vulnerability fix.
v1.4.1
To use the Knuth Javascript API you can follow these instructions.
This release includes the following features and fixes:
- Added full support for Typescript application.
- Several fixes in the Chain API.