Releases: sbt/sbt-proguard
Releases · sbt/sbt-proguard
0.5.0
What's Changed
- Upgrade to sbt 1.5 by @sbly in #42
- Migrate to GitHub Actions by @eed3si9n in #45
- Use sbt-ci-release instead of sbt-bintray by @lewis6991 in #46
- Prep to publish to Sonatype by @eed3si9n in #47
New Contributors
- @sbly made their first contribution in #42
- @eed3si9n made their first contribution in #45
- @lewis6991 made their first contribution in #46
Full Changelog: v0.4.0...v0.5.0
0.4.0
- Upgrade default proguard version to 6.2.2 (#35) @mpollmeier
- Document how to upgrade proguard (#34) @mpollmeier
- Choose the correct groupId for proguard (#36) @squadgazzz
- Update Proguard to 7.0.0 (#37) @azolotko