Skip to content

2.1.0

Latest

Choose a tag to compare

@eed3si9n eed3si9n released this 09 Oct 22:55
· 128 commits to main since this release
v2.1.0

sbt-git 2.1.0 is cross published to:

sbt Version Published
1.x
2.x

about sbt-git

sbt-git, originally developed by Josh Suereth in 2011, is an sbt plugin that offers git command-line features directly inside the sbt session, as well as to other plugins. Among the downstream plugins are sbt-ghpages (The GitHub Pages plugin) and sbt-ci-release.

sbt 2.x migration

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

new contributors

Full Changelog: v2.0.1...v2.1.0