Sbt Pack Versions Save

A sbt plugin for creating distributable Scala packages.

v0.20

1 week ago

What's Changed

🚀 Features

🐛 Bug Fixes

🔗 Dependency Updates

🛠 Internal Updates

New Contributors

Full Changelog: https://github.com/xerial/sbt-pack/compare/v0.19...v0.20

v0.19

2 months ago

What's Changed

🐛 Bug Fixes

🔗 Dependency Updates

🛠 Internal Updates

Doc

New Contributors

Full Changelog: https://github.com/xerial/sbt-pack/compare/v0.18...v0.19

v0.18

6 months ago

What's Changed

Starting with this version, JDK11 is the recommended version. Support for JDK11 is planned to end within 2023, at which point JDK17 will become the minimum supported version. Other than that, there is no major functionality change in this version.

🐛 Bug Fixes

🔗 Dependency Updates

🛠 Internal Updates

Other Changes

Full Changelog: https://github.com/xerial/sbt-pack/compare/v0.17...v0.18

v0.17

1 year ago

What's Changed

pack task now can be scoped Compile / pack, Test / pack, etc.

  • Update sbt-scalafmt to 2.5.0 @scala-steward (#322)
  • Ability to pack test scoped jars #110 @Marc-Ducret (#324)
  • Use release-drafter for release notes @xerial (#329)
  • Update sbt, scripted-plugin to 1.8.0 @scala-steward (#320)

⛓ Dependency Updates

  • Update airspec to 22.11.4 @xerial-bot (#328)
  • Update sbt-scalafmt to 2.5.0 @xerial-bot (#321)
  • Update airspec to 22.11.1 @xerial-bot (#323)
  • Update sbt-sonatype to 3.9.14 @xerial-bot (#319)

Full Changelog: https://github.com/xerial/sbt-pack/compare/v0.16...v0.16.1

v0.13

3 years ago

0.6.8

9 years ago

0.6.4

9 years ago

Add packInstall command