sbt-git 2.1.0 is cross published to:
sbt Version | Published |
---|---|
1.x | ✅ |
2.0.0-M2 | ✅ |
2.0.0-M3 | ✅ |
sbt 2.x migration
- ci: Update sbt 2 to sbt 2.0.0-M3 by @limansky in #272
- ci: Adds build matrix, and build for sbt 2.0 by @BillyAutrey in #260
- refactor: Adds support for Scala 3 crossbuilds, raise min version to 1.5.8 by @BillyAutrey in #256
- refactor: Uses new slash syntax in test by @xuwei-k in #254
other updates
- Perf: Eliminate redundant call to
git.describedVersion
by @adpi2 in #248 - Adds a describedVersion(...) for ConsoleGitReadableOnly by @blast-hardcheese in #238
behind the scene
- typo:
gitTagToVersionNumberSetting
by @raboof in #222 - Update sbt-ci-release to 1.7.0 by @scala-steward in #258
- Update sbt to 1.10.0 by @steinybot in #242
- Update sbt, scripted-plugin to 1.10.2 by @scala-steward in #252
- Update munit to 1.0.2 by @scala-steward in #251
- Update org.eclipse.jgit to 5.13.3.202401111512-r by @scala-steward in #239
new contributors
- @steinybot made their first contribution in #242
- @blast-hardcheese made their first contribution in #238
- @adpi2 made their first contribution in #248
- @BillyAutrey made their first contribution in #256
Full Changelog: v2.0.1...v2.1.0