Releases: xerial/sbt-pack
Releases · xerial/sbt-pack
v0.20
What's Changed
🚀 Features
- feature: Use POSIX compliant
command -v
instead ofwhich
by @KevinAtSesam in #498
🐛 Bug Fixes
🔗 Dependency Updates
- Update commons-compress to 1.26.1 by @xerial-bot in #491
- Update scalafmt-core to 3.8.1 by @xerial-bot in #493
- Update sbt-twirl, twirl-api to 2.0.5 by @xerial-bot in #499
- Update sbt, scripted-plugin to 1.10.0 by @xerial-bot in #500
🛠 Internal Updates
- internal: Stick to Scala 2.12.x versions by @xerial in #489
- Update airspec to 24.3.0 by @xerial-bot in #490
- Update airspec to 24.4.0 by @xerial-bot in #494
- Update airspec to 24.4.1 by @xerial-bot in #495
- Update airspec to 24.4.2 by @xerial-bot in #496
- Update airspec to 24.4.3 by @xerial-bot in #497
- Update airspec to 24.5.0 by @xerial-bot in #501
New Contributors
- @KevinAtSesam made their first contribution in #498
Full Changelog: v0.19...v0.20
v0.19
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
- Update sbt-twirl, twirl-api to 2.0.2 by @xerial-bot in #466
- Update scalafmt-core to 3.7.17 by @xerial-bot in #467
- Update sbt-twirl, twirl-api to 2.0.3 by @xerial-bot in #468
- Update sbt, scripted-plugin to 1.9.8 by @xerial-bot in #469
- Update scalafmt-core to 3.8.0 by @xerial-bot in #479
- Bump release-drafter/release-drafter from 5 to 6 by @dependabot in #477
- Update sbt, scripted-plugin to 1.9.9 by @xerial-bot in #481
- Update scala-library to 2.12.19 by @xerial-bot in #484
- Update sbt-twirl, twirl-api to 2.0.4 by @xerial-bot in #486
🛠 Internal Updates
- Update sbt-sonatype to 3.10.0 by @xerial-bot in #465
- Update airspec to 23.12.0 by @xerial-bot in #470
- Update airspec to 23.12.1 by @xerial-bot in #471
- Update airspec to 24.1.0 by @xerial-bot in #472
- Update airspec to 24.1.1 by @xerial-bot in #475
- Update airspec to 24.1.2 by @xerial-bot in #476
- Update airspec to 24.2.0 by @xerial-bot in #480
- Update airspec to 24.2.1 by @xerial-bot in #482
- Update airspec to 24.2.2 by @xerial-bot in #483
- Update airspec to 24.2.3 by @xerial-bot in #487
Doc
- Fix duplicate 'FROM' in Dockerfile example in README by @Divine-Shadow in #474
New Contributors
- @Divine-Shadow made their first contribution in #474
Full Changelog: v0.18...v0.19
v0.18
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
- Update sbt, scripted-plugin to 1.8.1 by @xerial-bot in #345
- Update sbt, scripted-plugin to 1.8.2 by @xerial-bot in #346
- Update scalafmt-core to 3.7.1 by @xerial-bot in #358
- Bump olafurpg/setup-scala from 13 to 14 by @dependabot in #370
- Update scalafmt-core to 3.7.2 by @xerial-bot in #371
- Update sbt-twirl, twirl-api to 1.6.0-RC2 by @xerial-bot in #372
- Update scalafmt-core to 3.7.3 by @xerial-bot in #382
- Update sbt, scripted-plugin to 1.8.3 by @xerial-bot in #397
- Update commons-compress to 1.23.0 by @xerial-bot in #380
- Update sbt-twirl, twirl-api to 1.6.0-RC3 by @xerial-bot in #403
- Update scalafmt-core to 3.7.4 by @xerial-bot in #405
- Update sbt, scripted-plugin to 1.9.0 by @xerial-bot in #406
- Update sbt-twirl, twirl-api to 1.6.0-RC4 by @xerial-bot in #407
- Update scalafmt-core to 3.7.5 by @xerial-bot in #415
- Update scalafmt-core to 3.7.6 by @xerial-bot in #416
- Update scalafmt-core to 3.7.7 by @xerial-bot in #418
- Update sbt, scripted-plugin to 1.9.1 by @xerial-bot in #414
- Update scalafmt-core to 3.7.8 by @xerial-bot in #421
- Update scalafmt-core to 3.7.9 by @xerial-bot in #422
- Update scalafmt-core to 3.7.10 by @xerial-bot in #424
- Update sbt, scripted-plugin to 1.9.2 by @xerial-bot in #420
- Update scalafmt-core to 3.7.11 by @xerial-bot in #428
- Update sbt, scripted-plugin to 1.9.3 by @xerial-bot in #426
- Update scalafmt-core to 3.7.12 by @xerial-bot in #430
- Update scalafmt-core to 3.7.13 by @xerial-bot in #440
- Update sbt, scripted-plugin to 1.9.4 by @xerial-bot in #438
- Update scalafmt-core to 3.7.14 by @xerial-bot in #443
- Update commons-compress to 1.24.0 by @xerial-bot in #445
- Bump actions/checkout from 3 to 4 by @dependabot in #446
- Update sbt-twirl, twirl-api to 1.6.0 by @xerial-bot in #448
- Update sbt-twirl, twirl-api to 1.6.1 by @xerial-bot in #450
- Update sbt, scripted-plugin to 1.9.6 by @xerial-bot in #449
- Update scala-library to 2.12.18 by @xerial-bot in #408
- Update sbt-twirl, twirl-api to 1.6.2 by @xerial-bot in #455
- Update sbt-twirl, twirl-api to 2.0.1 by @xerial-bot in #457
- Update sbt, scripted-plugin to 1.9.7 by @xerial-bot in #456
- Update scalafmt-core to 3.7.15 by @xerial-bot in #458
🛠 Internal Updates
- Update airspec to 22.12.0 by @xerial-bot in #330
- Update sbt-pgp to 2.2.1 by @xerial-bot in #331
- Update airspec to 22.12.6 by @xerial-bot in #343
- Update sbt-sonatype to 3.9.16 by @xerial-bot in #361
- Update airspec to 23.1.4 by @xerial-bot in #359
- Update airspec to 23.2.0 by @xerial-bot in #364
- Update sbt-sonatype to 3.9.17 by @xerial-bot in #362
- Update airspec to 23.2.1 by @xerial-bot in #365
- Update airspec to 23.2.5 by @xerial-bot in #369
- Update airspec to 23.3.0 by @xerial-bot in #373
- Update sbt-sonatype to 3.9.18 by @xerial-bot in #374
- Update airspec to 23.3.4 by @xerial-bot in #381
- Update airspec to 23.4.8 by @xerial-bot in #391
- Update sbt-sonatype to 3.9.20 by @xerial-bot in #395
- Update airspec to 23.5.2 by @xerial-bot in #394
- Update airspec to 23.5.3 by @xerial-bot in #396
- Update sbt-sonatype to 3.9.21 by @xerial-bot in #398
- Update airspec to 23.5.5 by @xerial-bot in #400
- Update airspec to 23.5.6 by @xerial-bot in #404
- Update airspec to 23.5.7 by @xerial-bot in #409
- Update airspec to 23.6.0 by @xerial-bot in #410
- Update sbt-dynver to 5.0.1 by @xerial-bot in #411
- Update airspec to 23.6.1 by @xerial-bot in #412
- Update airspec to 23.6.2 by @xerial-bot in #413
- Update airspec to 23.7.0 by @xerial-bot in #417
- Update airspec to 23.7.1 by @xerial-bot in #419
- Update airspec to 23.7.2 by @xerial-bot in #423
- Update airspec to 23.7.3 by @xerial-bot in #427
- Update airspec to 23.7.4 by @xerial-bot in #429
- Update airspec to 23.8.0 by @xerial-bot in #431
- Update airspec to 23.8.1 by @xerial-bot in #432
- Update airspec to 23.8.2 by @xerial-bot in #433
- Update airspec to 23.8.3 by @xerial-bot in #435
- Update airspec to 23.8.4 by @xerial-bot in #436
- Update airspec to 23.8.5 by @xerial-bot in #437
- Update airspec to 23.8.6 by @xerial-bot in #439
- Update sbt-scalafmt to 2.5.1 by @xerial-bot in #441
- Update sbt-scalafmt to 2.5.2 by @xerial-bot in #442
- Update airspec to 23.9.0 by @xerial-bot in #444
- Update airspec to 23.9.1 by @xerial-bot in #447
- Update airspec to 23.9.2 by @xerial-bot in #451
- Update airspec to 23.9.3 by @xerial-bot in #453
- Update airspec to 23.10.0 by @xerial-bot in #454
- Update airspec to 23.11.0 by @xerial-bot in #459
- Update airspec to 23.11.1 by @xerial-bot in #460
- Update airspec to 23.11.2 by @xerial-bot in #462
- Update airspec to 23.11.3 by @xerial-bot in #463
Other Changes
- Update airspec to 22.12.4 by @scala-steward in #338
- Update sbt-pgp to 2.2.1 by @scala-steward in #333
- Update sbt-twirl, twirl-api to 1.6.0-RC1 by @scala-steward in #341
- Update airspec to 23.1.1 by @scala-steward in #350
- Update sbt, scripted-plugin to 1.8.2 by @scala-steward in #347
- ci(Mergify): configuration update by @xerial in #401
Full Changelog: v0.17...v0.18
v0.17
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: v0.16...v0.16.1