Skip to content

v1.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@duruer duruer released this 13 Dec 11:53
· 3 commits to beta since this release

1.0.0-beta.3 (2024-12-13)

Bug Fixes

  • fix not decoding correct base64 (924cdc8)
  • fix not using correct env var names (e09af87)
  • try to fix base64 encoded gpg private key (a5e4525)
  • try to fix deployment to sonatype (394f54e)
  • try to fix ridiculous way of publishing to sonatype (2946b3d)
  • try to fix shadow signing (a359607)

Features

  • add publishing to mvn central repository (sonatype) (8ab3086)
  • add signing verification (446f043)
  • force support of jvm 8, but build in jvm 21 for gradle (ec93c92)