sbt-pgp 2.3.2 is cross published to:
| sbt Version | Published |
|---|---|
| 1.x | ✅ |
| 2.x | ✅ |
sbt 2.x migration
- Cross build to sbt 2.0.0-M3 by @eed3si9n in #219
- Update sbt to 2.0.0-M4 by @eed3si9n in #222
- Update sbt to 2.0.0-RC2 by @eed3si9n in #224
- Update sbt to 2.0.0-RC5 by @xuwei-k in #227
- Update sbt to 2.0.0-RC6 by @xuwei-k in #228
- Update sbt to 2.0.0-RC9 by @xuwei-k in #231
- Update sbt to 2.0.0-RC10 by @xuwei-k in #233
- Update sbt to 2.0.0 by @xuwei-k in #242
- Replace partially compat layer with sbt2-compat plugin by @anatoliykmetyuk in #230
- Use new wildcard syntax by @xuwei-k in #232
- Add
@tailrecannotation by @xuwei-k in #234 - Add
-Xsource:3option. Fix old varargs splice syntax by @xuwei-k in #241
🐛 bug fix
behind the scenes
- ci: Release on hierarchical tags by @eed3si9n in #220
- ci: sbt-ci-release 1.9.3 by @eed3si9n in #221
- Update to sbt-ci-release 1.11.0 by @eed3si9n in #223
- ci: Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #226
- Fix
PublicKeyLike.verifySignatureStreamsSaladoc by @xuwei-k in #236 - refactor: Fix warnings by @xuwei-k in #235
- refactor: Fix infix syntax warnings by @xuwei-k in #237
- ci: Update sbt and plugin versions by @xuwei-k in #238
- refactor: Use string interpolation instead of
String.formatby @xuwei-k in #239 - ci: Update Scalafmt version by @xuwei-k in #240
- ci: Bump actions/checkout from 6 to 7 by @dependabot[bot] in #243
- ci: sbt-salad-days 0.2.0 by @eed3si9n in #244
new contributors
- @anatoliykmetyuk made their first contribution in #230
Full Changelog: v2.3.1...v2.3.2