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
scrypttoscrypt-jsfor a pure js implementation (simplifies some code)keccakfrom1.4.0to3.1.0for node 12 and n-api supportsecp256k1from3.5.0to4.0.2for 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.2to16.5.2for misc. bug fixes and upgrades.
TODO
- 1.x.x - 20xx-xx-xx
- ...