0.15.0
Many new configuration options on the ReckonExtension
addressing long asked for features.
Breaking Changes
None
Enhancements
- #54 Added
reckon.tagParser
andreckon.tagWriter
to customize how versions are found from tags and named when created. This can be useful for monrepos. - #158 Added
reckon.tagMessage
to customize how tag messages are created - #115 Added
reckon.defaultInferredScope
to customize what scope is used if no input is provided - #89 Added
reckon.remote
to override which remote the tag is pushed to
Fixes
- #97 Grgit is applied via class now, which enables using reckon from a script plugin
Deprecations
None
Compatibility
Tested against the following versions.
Java Version | Gradle Versions |
---|---|
11 | 7.0.2, 7.4 |
17 | 7.3.3, 7.4 |