Maven Central
What's Changed
- The
project.version
is now correctly configured by the plugin by @orchestr7 in #18 - Remote release branches now are processed together with local release branches by @orchestr7 in #17
- Automated fetch and push of tags and branches to remote in
makeRelease
by @orchestr7 in #17 - Remote operations (during
makeRelease
) are integrated using the Gradle CLI framework for easier Git configuration of credentials by @orchestr7 in #18 - Fixing bug with version calculation on release branch (gitLog is reversed) by @orchestr7 in #17
- Readme enhancements, minor improvements, extra logging and optimizations in #9, #15, #16
Full Changelog: v0.0.1...v0.0.2