1.11.3
sbt-native-packager 1.11.3 is cross published to:
| sbt Version | Published | | ------------- | :-: | | 1.x | ✅ | | 2.x | ✅ |
About sbt-native-packager
sbt-native-packager is an sbt plugin to build packages for different operating systems. See https://www.scala-sbt.org/sbt-native-packager/ for the documentation.
sbt 2.x migration
- Cross build to sbt 2.0.0-RC3 by @xuwei-k in https://github.com/sbt/sbt-native-packager/pull/1718
- Cross build to sbt 2.0.0-M4 by @eed3si9n in https://github.com/sbt/sbt-native-packager/pull/1693
Other updates
- deps: Update jdeb to 1.14 by @scala-steward in https://github.com/sbt/sbt-native-packager/pull/1711
Behind the scene
- ci: Fix release name by @dwickern in https://github.com/sbt/sbt-native-packager/pull/1678
- docs: Minor documentation fix in PackagerPlugin.scala by @aldenml in https://github.com/sbt/sbt-native-packager/pull/1681
- docs: Fix typos by @dwickern in https://github.com/sbt/sbt-native-packager/pull/1682
- ci: Fix version number by @eed3si9n in https://github.com/sbt/sbt-native-packager/pull/1694 + https://github.com/sbt/sbt-native-packager/pull/1703
- docs: Fix typo in "Skip packageDoc" section by @esamson in https://github.com/sbt/sbt-native-packager/pull/1705
- ci: Update sbt, scripted-plugin to 1.11.4 by @scala-steward in https://github.com/sbt/sbt-native-packager/pull/1716
- ci: Update sbt-ci-release to 1.11.2 by @scala-steward in https://github.com/sbt/sbt-native-packager/pull/1717
- ci: Fixes GitHub Actions by @eed3si9n in https://github.com/sbt/sbt-native-packager/pull/1719
- ci: Remove sbt-vspp to fix release by @eed3si9n in https://github.com/sbt/sbt-native-packager/pull/1720
- ci: Update sbt-scalafmt to 2.5.5 by @scala-steward in https://github.com/sbt/sbt-native-packager/pull/1712
New Contributors
- @aldenml made their first contribution in https://github.com/sbt/sbt-native-packager/pull/1681
- @esamson made their first contribution in https://github.com/sbt/sbt-native-packager/pull/1705
Full Changelog: https://github.com/sbt/sbt-native-packager/compare/v1.11.1...v1.11.3