Skip to content

v2.0.0

Compare
Choose a tag to compare
@froth froth released this 04 Nov 09:01
· 40 commits to series/2.x since this release
84907d6

⚠️ This is a breaking major release. The representation of PrivateKey has changed to prevent the jvm from interning cryptographic key material. See #452.
For most use cases existing code should continue to compile with deprecation warnings. It is highly advised to migrate away from the deprecated functions.

What's Changed

New Contributors

Full Changelog: v1.2.3...v2.0.0