Skip to content

Releases: orchestr7/vercraft

Release v0.6.0

24 Apr 19:10
f8b5981

Choose a tag to compare

What's Changed

  • Adding the support "X" in patch versions instead of 0 by @orchestr7 in #43
  • Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 by @renovate in #13
  • Hotfix for VercraftExtension usage by @nutrolshok in #49
  • Replaced logger with simple println to avoid a lib-clash by @orchestr7 in #50

New Contributors

Full Changelog: v0.5.0...v0.6.0

Release v0.5.0

08 Feb 22:59

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

22 Jan 22:27

Choose a tag to compare

What's Changed

  • Adding support for PATCH releases (makeRelease -PreleaseType=PATCH) by @orchestr7 in #29
  • Adding tests and minor fixes (hash commit for main and release detection mechanism) by @orchestr7 in #31

Full Changelog: v0.3.0...v0.4.0

v0.3.0

22 Jan 22:23

Choose a tag to compare

What's Changed

  • Enabling Vercraft 0.2.0 by @orchestr7 in #25
  • Version is calculated based on HEAD commit, but not on the latest one by @orchestr7 in #26

Full Changelog: v0.2.0...v0.3.0

Release v0.2.0

17 Jan 13:46

Choose a tag to compare

Adding support for findRef with remote branches #24 by @orchestr7

Full Changelog: v0.1.0...v0.2.0

Release v0.1.0

17 Jan 08:01

Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.1.0

Release v0.0.2

12 Jan 18:37

Choose a tag to compare

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

Release v0.0.1

04 Jan 00:18

Choose a tag to compare

Maven Central

What's Changed

Full Changelog: https://github.com/orchestr7/vercraft/commits/v0.0.1