What's Changed
- Update specs2-core to 4.20.5 by @scala-steward in #117
- chore: Update group id in README.md by @He-Pin in #116
- Remove sbt 0.13.x support and syntax improvements by @mdedetrich in #118
- Initialize Plugin introduced keys to zero like values in globalSettings by @mdedetrich in #121
- Add and apply scalafmt by @mdedetrich in #122
- Use proper matchers in ScalaTest by @mdedetrich in #123
- Add .git-blame-ignore-revs by @mdedetrich in #124
- Remove unnecessary Scala version by @mdedetrich in #125
- Fix stray com.typesafe.sbt org references by @mdedetrich in #126
- Rename com.typesafe.sbt package to com.github.sbt by @mdedetrich in #127
- Replace http://typesafe.com uri with something more appropriate by @mdedetrich in #128
- Add JDK 21 to CI by @mdedetrich in #119
- Remove typesafe CLA requirement by @mdedetrich in #129
- Add inliner by @mdedetrich in #90
New Contributors
Full Changelog: v0.9.11...v0.10.0