Changelog¶
All notable changes to this project will be documented in this file.
The format is based on keep a changelog and using following types of changes: Added
, Changed
, Deprecated
, Removed
, Fixed
, Security
, Bumped
and Migration
.
This project adheres to semantic versioning.
Unreleased¶
See changeset
Bumped¶
- jGit 6.4.0.202211300538-r -> 6.5.0.202303070854-r
0.2.0¶
See changeset
Fixed¶
- Fix flaky git-version merge test
Bumped¶
- Gradle Plugin Convention 0.0.7 -> 0.2.1
0.1.1¶
See changeset
Fixed¶
- Fix issue that SemVer interprets some git hashes as semantic version
Bumped¶
- SemVer 1.1.1 -> 1.2.0
- jGit 6.3.0.202209071007-r -> 6.4.0.202211300538-r
0.1.0¶
Initial release Git Version Plugin - for easy project versioning using Git tags.