Skip to content

Releases: xerial/sbt-pack

v0.22

04 Sep 21:19
b64e996

Choose a tag to compare

What's Changed

  • Add support for Java version-specific JVM options packJvmVersionSpecificOptsby @xerial in #597

🔗 Dependency Updates

🛠 Internal Updates

Other Changes

Full Changelog: v0.21...v0.22

v0.21

20 Jul 18:29
a1b80af

Choose a tag to compare

What's Changed

🔗 Dependency Updates

🛠 Internal Updates

📚 Docs

  • Add CLAUDE.md for Claude Code guidance by @xerial in #578

Other Changes

Full Changelog: v0.20...v0.21

v0.20

08 May 00:59
9cb1a51

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

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

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

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

Choose a tag to compare

0.15

02 Nov 05:32
26985dc

Choose a tag to compare

0.14

07 Jul 22:04
3ba7b15

Choose a tag to compare

0.13

20 Sep 17:04
97f4988

Choose a tag to compare

v0.13

Drop sbt 0.13 support