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 #168
- sort before appending the suffix by @mpollmeier in #163
- Switch to com.github.sbt by @mkurz in #205
- Change package to
com.github.sbt.git
by @armanbilge in #218
Version bumps
- Update sbt, scripted-plugin to 1.5.8 by @scala-steward in #204
- Update org.eclipse.jgit to 5.11.1.202105131744-r by @scala-steward in #203
- Update sbt-ci-release to 1.5.10 by @scala-steward in #201
- Update versionsort to 1.0.11 by @scala-steward in #202
- Update sbt, scripted-plugin to 1.6.2 by @scala-steward in #207
- Update org.eclipse.jgit to 5.13.0.202109080827-r by @scala-steward in #206
New Contributors
- @gregor-i made their first contribution in #199
- @scala-steward made their first contribution in #204
- @mkurz made their first contribution in #205
- @hughsimpson made their first contribution in #168
- @armanbilge made their first contribution in #218
Full Changelog: v1.0.2...v2.0.0