2.4.0
- Add sbt-version-policy to the plugins we bundle (#137)
- Modules should declare a
versionPolicyIntention
- Instead of
scalaModuleMimaPreviousVersion
, which is now deprecated
- Instead of
- Modules should add
versionCheck
to their publishing process, e.g.sbt versionCheck ci-release
- Modules should declare a