Skip to content

Releases: Ewert-Technologies/notarytool-kotlin

0.2.1

12 Jun 22:00
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

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

27 May 21:34
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

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

15 Nov 23:44
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial "beta" release.
This build has been tested and is usable, but the API is still considered to be unstable.