Skip to content

v0.20

Latest
Compare
Choose a tag to compare
@dblacka dblacka released this 08 Apr 01:15
· 2 commits to master since this release
1727d7c

What's Changed

  • EdDSA, sonarlint fixes, and cleanup by @dblacka in #16
    • Supports DNSSEC algorithms 15 (ED25519) and 16 (ED448) via the native 'SunEC' provider.
    • Requires Java 15 or later. Release is compiled with Java 17.
  • Cli improvements by @dblacka in #17
    • Supports a config file for setting most options
    • Supports and delivers a "one-jar" distribution

Full Changelog: v0.19...v0.20