New
v0.20
What's Changed
π Features
- feature: Use POSIX compliant
command -vinstead ofwhichby @KevinAtSesam in https://github.com/xerial/sbt-pack/pull/498
π Bug Fixes
- fix: commons-codec becomes unnecessary for commons-compress 1.26.1 by @xerial in https://github.com/xerial/sbt-pack/pull/492
π Dependency Updates
- Update commons-compress to 1.26.1 by @xerial-bot in https://github.com/xerial/sbt-pack/pull/491
- Update scalafmt-core to 3.8.1 by @xerial-bot in https://github.com/xerial/sbt-pack/pull/493
- Update sbt-twirl, twirl-api to 2.0.5 by @xerial-bot in https://github.com/xerial/sbt-pack/pull/499
- Update sbt, scripted-plugin to 1.10.0 by @xerial-bot in https://github.com/xerial/sbt-pack/pull/500
π Internal Updates
- internal: Stick to Scala 2.12.x versions by @xerial in https://github.com/xerial/sbt-pack/pull/489
- Update airspec to 24.3.0 by @xerial-bot in https://github.com/xerial/sbt-pack/pull/490
- Update airspec to 24.4.0 by @xerial-bot in https://github.com/xerial/sbt-pack/pull/494
- Update airspec to 24.4.1 by @xerial-bot in https://github.com/xerial/sbt-pack/pull/495
- Update airspec to 24.4.2 by @xerial-bot in https://github.com/xerial/sbt-pack/pull/496
- Update airspec to 24.4.3 by @xerial-bot in https://github.com/xerial/sbt-pack/pull/497
- Update airspec to 24.5.0 by @xerial-bot in https://github.com/xerial/sbt-pack/pull/501
New Contributors
- @KevinAtSesam made their first contribution in https://github.com/xerial/sbt-pack/pull/498
Full Changelog: https://github.com/xerial/sbt-pack/compare/v0.19...v0.20