New
5.1.1
sbt-dynver 5.1.1 is cross published to:
| sbt Version | Published | | ------------- | :-: | | 1.x | ✅ | | 2.x | ✅ |
about sbt-dynver
sbt-dynver is an sbt plugin, originally developed by @dwijnand in 2016, to dynamically set the version from git.
sbt 2.x migration
- deps: sbt 2.0.0-RC3. https://github.com/sbt/sbt-dynver/pull/346 by @eed3si9n
- deps: sbt 2.0.0-M4. #329 by @eed3si9n
updates
- Fixes GitReg.isTag doesn't actually check for tag (#294). #333 by @ex-ratt
- Fixes SHA longer than 8 chars cannot be matched (#231). #334 by @ex-ratt
behind the scene
- fix: Fix version. #337 by @eed3si9n
- deps: Update scala-library to 2.13.16. #323 by @scala-steward
- deps: Update scala3-library to 3.3.6. #331 by @scala-steward
- ci: Update sbt, scripted-plugin to 1.11.2. #341 by @scala-steward
- ci: Update sbt-ci-release to 1.11.1. #338 by @scala-steward
https://github.com/sbt/sbt-dynver/compare/v5.1.0...5.1.1