New
v1.6.0
What's Changed
- Get GH Actions on par with Travis CI testing by @jeffesquivels in https://github.com/nimiq/core-js/pull/583
- Remove Travis CI Integration by @jeffesquivels in https://github.com/nimiq/core-js/pull/584
- refactor dockerfiles by @josefschabasser in https://github.com/nimiq/core-js/pull/602
- Support compilation of node.js native addon on non-Intel architectures by @jeffesquivels in https://github.com/nimiq/core-js/pull/608
- types.d.ts: fix Hash.Algorithm.fromAny; add Account.TYPE_MAP by @danimoh in https://github.com/nimiq/core-js/pull/588
- Update nodejs client documentation + small fixes to JSON RPC client by @danimoh in https://github.com/nimiq/core-js/pull/610
- Add SRI to dynamic script tags by @paberr in https://github.com/nimiq/core-js/pull/594
- Fix issue 603 by @jeffesquivels in https://github.com/nimiq/core-js/pull/630
New Contributors
- @josefschabasser made their first contribution in https://github.com/nimiq/core-js/pull/602
Full Changelog: https://github.com/nimiq/core-js/compare/v1.5.8...v1.6.0