Unclaimed project
Are you a maintainer of sbt-dynver? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
sbt-dynver
An sbt plugin to dynamically set your version from git
dynamic-versionsbtsbt-pluginversioning
Last updated 19 days ago
Back to changelogsbt-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/303Update scala-library to 2.13.15 by @scala-steward in https://github.com/sbt/sbt-dynver/pull/302Update scala-library to 2.12.20 by @scala-steward in https://github.com/sbt/sbt-dynver/pull/299Update sbt-ci-release to 1.7.0 by @scala-steward in https://github.com/sbt/sbt-dynver/pull/307Update sbt-mima-plugin to 1.1.4 by @scala-steward in https://github.com/sbt/sbt-dynver/pull/296Update scalacheck to 1.18.1 by @scala-steward in https://github.com/sbt/sbt-dynver/pull/301Pin JGit to version 5.* by @mzuehlke in https://github.com/sbt/sbt-dynver/pull/265Update org.eclipse.jgit to 5.13.3.202401111512-r by @scala-steward in https://github.com/sbt/sbt-dynver/pull/281new 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