Releases: dipien/semantic-version-gradle-plugin
Releases · dipien/semantic-version-gradle-plugin
v2.0.0
Read this post for more details.
Implemented enhancements:
- Support for RC version classifier #52
- Support for different maximum versions for major, minor and patch #42
Fixed bugs:
- Remove some properties on extensions #46
v1.4.1
Fixed bugs:
- maximumVersion parameter isn't working #39
v1.4.0
Implemented enhancements:
- Suport for commit message prefix #34
v1.3.1
Fixed bugs:
- Add notCompatibleWithConfigurationCache flag to avoid failure with co… …nfiguration cache #26
v1.3.0
Implemented enhancements:
- Support custom Gradle build files
v1.2.0
Implemented enhancements:
- Fail when version is not defined in root project #21
v1.1.0
Implemented enhancements:
- Fail the build when versionCode or versionName are explicitly defined on android.defaultConfig #20
v1.0.0
Implemented enhancements:
- Semantic version support #9
- Increment version task #8
- Print version task #7