Thanks for all the contributors for their time and motivation to contribute to sbt-native-packager. 😍
Fixed bugs:
- Error while
sbt debian:packageBin
#479
Closed issues:
- how to package CLI app on MacOS? #1133
- Java 10 breaks Unix launcher script #1128
- systemd vendor preset: enabled - can I change this #1127
- Auto generated scripts drop last character if its an
r
#1121 - Custom name for tgz archive #1120
- sbt docker:stage fails but sbt docker:publishLocal works #1006
- Support for rocket / rkt #557
Merged pull requests:
- sbt 1.1.6 #1132 (sullis)
- fix procedure syntax #1131 (xuwei-k)
- More grammar changes in docs #1126 (anilkumarmyla)
- Correct some typos and grammar #1125 (anilkumarmyla)
- fixes #1121 #1122 (tobyweston)
- Fix typo in TaskKey for rpmLint. #1119 (daanhoogenboezem)