Releases: sbt/sbt-native-packager
Releases · sbt/sbt-native-packager
Release list
Release
Changelog
v1.9.3 (2021-08-03)
Closed issues:
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
Release
Changelog
v1.9.2 (2021-07-08)
Closed issues:
- Cannot install / docs not up to date #1428
Merged pull requests:
- Replace obsolete Bintray badge with Scaladex version #1431
- Don't hard-code xz compression option "-9e". If compression level was… #1430
* This Changelog was automatically generated by github_changelog_generator
Release
Changelog
v1.9.1 (2021-07-01)
* This Changelog was automatically generated by github_changelog_generator
Release v1.8.1
Changelog
v1.8.1 (2021-03-15)
Fixed bugs:
- Graalvm docker image repository no longer hosted at docker hub #1394
Closed issues:
- Working directory not writable after setting
dockerChmodType#1402 - Documentation not updated for makeBashScript(s) #1398
- Scripts of main function and project level start up scripts overwrite each other #1397
- LinuxPlugin: Config files are not set as config if have execute permission #1382
Merged pull requests:
- Move some defaults of docker to global scope #1403
- Update index.rst #1396
- Update Graalvm docker repository & build version #1395
- update version of ant from 1.10.5 to 1.10.9 #1390
- Fix #1385 Add release drafter #1386
* This Changelog was automatically generated by github_changelog_generator
Release v1.8.0
Changelog
v1.8.0 (2020-12-17)
Closed issues:
- Download failure (scala-sbt.org error) #1378
Merged pull requests:
- Upgrade setup-scala github action #1384
- Issue 1382: Detect config files regardless of execute permission #1383
* This Changelog was automatically generated by github_changelog_generator
Release v1.8.0-RC14
Changelog
v1.8.0-RC14 (2020-10-26)
* This Changelog was automatically generated by github_changelog_generator
v1.7.5
v1.7.5 (2020-08-14)
Closed issues:
- Version '1'? New SBT capability? #1356
- Unable to use
-J--add-opens=java.base/jdk.internal.misc=ALL-UNNAMEDin application.ini in Windows #1354 - sbt.compiler.EvalException: Type error in expression on dockerAliases #1353
Merged pull requests:
- Issue 1347: Upgrade common-compress to 1.20 #1358 (fsat)
- Restore version in the README to 1.7.4 #1357 (ScalaWilliam)