Unclaimed project
Are you a maintainer of sbt-native-packager? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
sbt-native-packager
sbt Native Packager
debdockernative-packagesrpmsbtsbt-docker+2
Last updated about 1 month ago
Back to changelogsbt-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/1681docs: Fix typos by @dwickern in https://github.com/sbt/sbt-native-packager/pull/1682ci: Fix version number by @eed3si9n in https://github.com/sbt/sbt-native-packager/pull/1694 + https://github.com/sbt/sbt-native-packager/pull/1703docs: Fix typo in "Skip packageDoc" section by @esamson in https://github.com/sbt/sbt-native-packager/pull/1705ci: Update sbt, scripted-plugin to 1.11.4 by @scala-steward in https://github.com/sbt/sbt-native-packager/pull/1716ci: Update sbt-ci-release to 1.11.2 by @scala-steward in https://github.com/sbt/sbt-native-packager/pull/1717ci: Fixes GitHub Actions by @eed3si9n in https://github.com/sbt/sbt-native-packager/pull/1719ci: Remove sbt-vspp to fix release by @eed3si9n in https://github.com/sbt/sbt-native-packager/pull/1720ci: Update sbt-scalafmt to 2.5.5 by @scala-steward in https://github.com/sbt/sbt-native-packager/pull/1712New 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
Scala