All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
3.0.0 - 2024-12-01
- The plugin now generates the text file
build/projectversion.txt
containing the complete semantic version number of the plugin.
2.0.0 - 2024-10-26
- The plugin has been migrated from JSR 305 to JSpecify for
null
checking
1.0.1 - 2024-06-21
- Fix NPE due to dependency with no group name
1.0.0 - 2024-05-30
- First release