New
2.0.0
New coordinates!
This release changes both the organization name (now com.github.sbt) and the package name (now com.github.sbt.git).
What's Changed
- Workaround to allow usage within git worktrees. fixes #110 by @hughsimpson in https://github.com/sbt/sbt-git/pull/168
- sort before appending the suffix by @mpollmeier in https://github.com/sbt/sbt-git/pull/163
- Switch to com.github.sbt by @mkurz in https://github.com/sbt/sbt-git/pull/205
- Change package to
com.github.sbt.gitby @armanbilge in https://github.com/sbt/sbt-git/pull/218
Version bumps
- Update sbt, scripted-plugin to 1.5.8 by @scala-steward in https://github.com/sbt/sbt-git/pull/204
- Update org.eclipse.jgit to 5.11.1.202105131744-r by @scala-steward in https://github.com/sbt/sbt-git/pull/203
- Update sbt-ci-release to 1.5.10 by @scala-steward in https://github.com/sbt/sbt-git/pull/201
- Update versionsort to 1.0.11 by @scala-steward in https://github.com/sbt/sbt-git/pull/202
- Update sbt, scripted-plugin to 1.6.2 by @scala-steward in https://github.com/sbt/sbt-git/pull/207
- Update org.eclipse.jgit to 5.13.0.202109080827-r by @scala-steward in https://github.com/sbt/sbt-git/pull/206
New Contributors
- @gregor-i made their first contribution in https://github.com/sbt/sbt-git/pull/199
- @scala-steward made their first contribution in https://github.com/sbt/sbt-git/pull/204
- @mkurz made their first contribution in https://github.com/sbt/sbt-git/pull/205
- @hughsimpson made their first contribution in https://github.com/sbt/sbt-git/pull/168
- @armanbilge made their first contribution in https://github.com/sbt/sbt-git/pull/218
Full Changelog: https://github.com/sbt/sbt-git/compare/v1.0.2...v2.0.0