Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 1.08 KB

Changelog

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

Added

  • 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

Changed

  • Fix NPE due to dependency with no group name

1.0.0 - 2024-05-30

Added

  • First release