0.10.0
This release is mainly to fix an issue with rebuilding an older version. However, there's also a change to more strictly enforce that history must contain contiguous versions.
Breaking Changes
- Reckoner now fails if the base normal and base version are more than 1 major/minor/increment apart (related to #102).
Enhancements
None
Fixes
- #108 Rebuilding an older tag could fail if the next highest minor is already released
Deprecations
None
Compatibility
Tested against the following versions.
Java Version | Gradle Versions |
---|---|
8 | 3.0, 3.5.1, 4.0, 4.10.3, 5.0, 5.4.1 |
11 | 5.0, 5.4.1 |