Skip to content

v3.3.0 release

Compare
Choose a tag to compare
@phinner phinner released this 08 Nov 22:16
· 34 commits to master since this release
ff95e6d

Changes

  • Switched the nullness annotations from jetbrains to checker (checker is better).

Features

  • Added option to enable/disable -SNAPSHOT suffix.

Fixes

  • Fixes a bug where java 8 is set as the project version.

Chores

  • Bumped workflow tasks.
  • Reworked the README.md to be simpler.