2.3.0
sbt-pgp 2.3.0 is cross published to:
sbt Version | Published |
---|---|
1.x | ✅ |
2.0.0-M2 | ✅ |
sbt 2.x migration
- Adds Scala 3 build setting for gpg-library by @xuwei-k in #208
- Cross build to sbt 2.x by @eed3si9n in #214
- Prepare Scala 3, sbt 2 build by @xuwei-k in #205
- Uses slash syntax in test. prepare sbt 2 by @xuwei-k in #213
behind the scenes
- Remove unused imports by @xuwei-k in #212
- Delete
scala-sbt-0.13/Compat.scala
by @xuwei-k in #206 - Avoid deprecated
java.net.URL
constructor by @xuwei-k in #204 - Update specs2 by @xuwei-k in #207
- Add dependabot for github-actions by @xuwei-k in #209
- Bump actions/setup-java from 3 to 4 by @dependabot in #211
- Bump actions/checkout from 3 to 4 by @dependabot in #210
- Readme by @eed3si9n in #201
- Fix typo in readme by @SethTisue in #202
new contributors
- @SethTisue made their first contribution in #202
- @dependabot made their first contribution in #211
Full Changelog: v2.2.1...v2.3.0