Releases: ecies/js
Releases · ecies/js
v0.4.6
What's Changed
- Bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #743
- Bump dependencies & revamp tests by @kigawas in #748
- Revamp util functions by @kigawas in #750
- Bump @types/node from 20.9.4 to 20.10.1 by @dependabot in #751
- Bump dependencies by @kigawas in #752
Full Changelog: v0.4.5...v0.4.6
v0.3.18
v0.4.5
What's Changed
- Drop Node 16 support
- Support curve25519 (x25519 and ed25519) tentatively
- Revamp browser compatibility
Full Changelog: v0.4.4...v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
What's Changed
- Change secp256k1 library to noble-curves, which is audited
- Change hash library to noble-hashes
- Change test library to jest
- Bump dependencies
- Drop Node 14 support
Thanks to @paulmillr and @frankhinek 🎉
Full Changelog: v0.3.17...v0.4.0