- Functional smoke tests
- Upgrade to Gradle 4.1
- Internal Gradle configuration refactoring
- Java 7 compatibility check with Animal Sniffer
- Internal refactoring and improved testing
- Display release conditions in more human friendly way - #8
- Disable remote branch validation by default - Travis works on detached branches
- Deprecate
isInReleaseMode
property in release tasks (replaced withinReleaseMode
)
- Upgrade gradle-nexus-staging-plugin, Axion plugin and Spock
- Tune Gradle Portal Plugin release from Travis
- Ability to override release version in commit message - #4
- Ability to override incrementer in commit message - #4
- Increment minor version number by default
- Validate existence of required environment variables in advance
- Rework plugin configuration (to more component oriented)
- Support for SKIP_RELEASE environment variable
- Add (optional) "Powered by" banner in release commit message
- Bring compatibility with Gradle 3
- Upgrade key dependencies
- Workaround for 3 release commits bug in newer Axion versions - #132
- Initial (self-hosted) release