Releases: Ewert-Technologies/notarytool-kotlin
Releases · Ewert-Technologies/notarytool-kotlin
0.2.1
What's Changed
- Downgraded logback-classic, to make this library compatible with older versions of Gradle. (Issue #8)
This release has been tested and is usable, but the API is still considered to be unstable.
0.2.0
What's Changed
- Added a new constructor to
NotaryToolClient
that takes in a function that generates an ECPrivateKey
. (Issue #3)
- Updated logback-classic, which fixes a Security Vulnerability. (Issue #4)
This release has been tested and is usable, but the API is still considered to be unstable.
0.1.0
Initial "beta" release.
This build has been tested and is usable, but the API is still considered to be unstable.