Skip to content

Releases: xerial/sbt-pack

v0.20

08 May 00:59
9cb1a51
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • fix: commons-codec becomes unnecessary for commons-compress 1.26.1 by @xerial in #492

🔗 Dependency Updates

🛠 Internal Updates

New Contributors

Full Changelog: v0.19...v0.20

v0.19

28 Feb 06:04
91bddb8
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fixed java.lang.NoClassDefFoundError: org/apache/commons/codec/Charsets error when using commons-compress 1.26.0 by @xerial-bot in #478

🔗 Dependency Updates

🛠 Internal Updates

Doc

New Contributors

Full Changelog: v0.18...v0.19

v0.18

16 Nov 04:55
f651bc3
Compare
Choose a tag to compare

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

  • Use release-drafter.yml only for PR labeling by @xerial in #402

🔗 Dependency Updates

🛠 Internal Updates

Other Changes

Full Changelog: v0.17...v0.18

v0.17

24 Nov 02:03
d41754b
Compare
Choose a tag to compare

What's Changed

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

⛓ Dependency Updates

Full Changelog: v0.16...v0.16.1

0.16

04 Nov 03:47
bf66c65
Compare
Choose a tag to compare

0.15

02 Nov 05:32
26985dc
Compare
Choose a tag to compare

0.14

07 Jul 22:04
3ba7b15
Compare
Choose a tag to compare

0.13

20 Sep 17:04
97f4988
Compare
Choose a tag to compare
v0.13

Drop sbt 0.13 support

0.6.8

15 Apr 20:41
Compare
Choose a tag to compare
Releasing 0.6.8

0.6.4

18 Nov 02:30
Compare
Choose a tag to compare

Add packInstall command