·
8 commits
to refs/heads/main
since this release
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
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
- ci: Update release-drafter/release-drafter from 5.11.0 to 6.0.0. #311 by @dependabot
- ci: Update release-drafter/release-drafter from 6.0.0 to 6.1.0. #324 by @dependabot