Skip to content

Releases: ethereum/js-ethereum-cryptography

2.1.3

23 Jan 10:11
2.1.3
7ba5c6f
Compare
Choose a tag to compare

2.1.2

12 Jul 21:21
2.1.2
77cdf13
Compare
Choose a tag to compare

What's Changed

  • Fix ESM/cjs import of bip39 in #89

Full Changelog: 2.1.1...2.1.2

2.1.1

12 Jul 21:21
2.1.1
7d4d7db
Compare
Choose a tag to compare

What's Changed

  • Rewrite imports: add .js extension, gh-86 in #87

Full Changelog: 2.1.0...2.1.1

2.1.0

11 Jul 00:11
2.1.0
3bc1866
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

13 Apr 21:08
2.0.0
b973b76
Compare
Choose a tag to compare

Switched noble-secp256k1 to more secure noble-curves, which changes re-exported api of secp256k1 submodule.
Please refer to upgrading section from curves README.

This release bumps minimum node.js requirement to v16.

#74

New Contributors

  • @omahs made their first contribution in #73

Full Changelog: 1.2.0...2.0.0

1.2.0

09 Feb 16:02
1.2.0
0cf402c
Compare
Choose a tag to compare
  • AES bugfixes
  • Expose scrypt onProgress callback
  • Bump dependencies

New Contributors

Full Changelog: 1.1.2...1.2.0

1.1.2

15 Jul 15:07
1.1.2
651972b
Compare
Choose a tag to compare

What's Changed

  • Bump noble-secp to 1.6.3, update all devDependencies by @paulmillr in #50

Full Changelog: 1.1.1...1.1.2

1.1.1

13 Jul 20:23
1.1.1
a34687d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

15 Jun 12:54
1.1.0
60a004f
Compare
Choose a tag to compare

What's Changed

  • Upgrade dependencies with ESM support
  • Expose keccak256.create in #41
  • Small refactor in #46

Full Changelog: v1.0.2...1.1.0

v1.0.3 released

20 Feb 19:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3