sbt-native-packager 1.11.0 is cross published to:
sbt Version | Published |
---|---|
1.x | ✅ |
2.0.0-M3 | ✅ |
Apache 2.0 License
As discussed in #1653, sbt-native-packager will adopt the Apache v2 License and no longer require the Akka/Lightbend CLA to be signed by the contributors. This was contributed by @muuki88 in #1661.
sbt 2.x migration
- Cross build to sbt 2.0.0-M3 by @eed3si9n + @jtjeferreira in #1647
- refactor: Migrate to slash syntax by @jtjeferreira in #1636
- refactor: Rewrite unicode arrow by @eed3si9n in #1648
- refactor: Use slash syntax in scripted by @eed3si9n in #1649
Updates
- fix: Fixes multi-platform builds with multiple aliases by @zarthross in #1651
- deps: Update scala-library to 2.12.20 by @scala-steward in #1633
- deps: Update commons-compress to 1.27.1 by @scala-steward in #1629
- deps: Update ant to 1.10.15 by @scala-steward in #1632
- deps: Update jdeb to 1.12 by @scala-steward in #1652
- deps: Update io to 1.10.4 by @scala-steward in #1660
🎬 Behind the scene
- ci: Update GitHub Actions to setup-java by @eed3si9n in #1646
- ci: Update sbt-mima-plugin to 1.1.4 by @scala-steward in #1625
- ci: Update sbt, scripted-plugin to 1.10.2 by @scala-steward in #1634
- ci: Update sbt-ci-release to 1.6.0 by @scala-steward in #1624
New Contributors
- @jtjeferreira made their first contribution in #1637
- @zarthross made their first contribution in #1651
Full Changelog: v1.10.4...v1.11.0