Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

33 lines (22 loc) · 1.19 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog (modification: no type change headlines) and this project adheres to Semantic Versioning.

1.2.0 - 2020-09-29

This is a maintenance release after a longer period with no releases. See PR #81 for implementation details.

Changes

  • scrypt to scrypt-js for a pure js implementation (simplifies some code)
  • keccak from 1.4.0 to 3.1.0 for node 12 and n-api support
  • secp256k1 from 3.5.0 to 4.0.2 for node 12 and n-api support
  • travis ci node versions from [4, 5, 6, 7, 8] to [8, 10, 12, 13, 14]
  • uglify-js to terser (build was having some trouble with es6 in node_modules)
  • browserify from 16.2.2 to 16.5.2 for misc. bug fixes and upgrades.

[1.0.4]

TODO

Older releases: