Skip to content

3.1.0

Compare
Choose a tag to compare
@julienrf julienrf released this 05 Dec 09:16
· 24 commits to main since this release
1335e94

What's Changed

  • Simplify integration with sbt-release in #187 (sponsored by @guardian)
    We introduce a new object sbtversionpolicy.withsbtrelease.ReleaseVersion providing “release version functions” that can be used with sbt-release in the step setReleaseVersion to bump the release version according to the compatibility level with the previous release (ie, to automatically bump the major version number in case of a binary incompatible release). See the documentation.

Full Changelog: v3.0.0...v3.1.0