5.1.0
sbt-dynver 5.1.0 is cross published to:
| sbt Version | Published | | ------------- | :-: | | 1.x | ✅ | | 2.0.0-M2 | ✅ | | 2.0.0-M4 | ✅ |
sbt 2.x migration
- Cross build to sbt 2.x by @xuwei-k and @eed3si9n in https://github.com/sbt/sbt-dynver/pull/314
behind the scene
- fix: Fixes assert-tag-version test by @xuwei-k in https://github.com/sbt/sbt-dynver/pull/306
- doc: Document how to only set dynverSeparator in specific sub project by @mdedetrich in https://github.com/sbt/sbt-dynver/pull/273
- Bump pluginCrossBuild to sbt 1.3.0, it's on Maven Central by @mkurz in https://github.com/sbt/sbt-dynver/pull/284
- ci: Adds dependabot for github-actions update by @xuwei-k in https://github.com/sbt/sbt-dynver/pull/304
- ci: Bump actions/setup-java from 3 to 4 by @dependabot in https://github.com/sbt/sbt-dynver/pull/310
- ci: Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/sbt/sbt-dynver/pull/309
- ci: Update other CI job as well by @SethTisue in https://github.com/sbt/sbt-dynver/pull/312
- Update sbt to 1.10.2 by @scala-steward in https://github.com/sbt/sbt-dynver/pull/300
- Update scala3-library to 3.3.4 by @scala-steward in https://github.com/sbt/sbt-dynver/pull/303
- Update scala-library to 2.13.15 by @scala-steward in https://github.com/sbt/sbt-dynver/pull/302
- Update scala-library to 2.12.20 by @scala-steward in https://github.com/sbt/sbt-dynver/pull/299
- Update sbt-ci-release to 1.7.0 by @scala-steward in https://github.com/sbt/sbt-dynver/pull/307
- Update sbt-mima-plugin to 1.1.4 by @scala-steward in https://github.com/sbt/sbt-dynver/pull/296
- Update scalacheck to 1.18.1 by @scala-steward in https://github.com/sbt/sbt-dynver/pull/301
- Pin JGit to version 5.* by @mzuehlke in https://github.com/sbt/sbt-dynver/pull/265
- Update org.eclipse.jgit to 5.13.3.202401111512-r by @scala-steward in https://github.com/sbt/sbt-dynver/pull/281
new contributors
- @mzuehlke made their first contribution in https://github.com/sbt/sbt-dynver/pull/265
- @mdedetrich made their first contribution in https://github.com/sbt/sbt-dynver/pull/273
- @dependabot made their first contribution in https://github.com/sbt/sbt-dynver/pull/310
Full Changelog: https://github.com/sbt/sbt-dynver/compare/v5.0.1...v5.1.0