Skip to content

2.3.0

Latest
Compare
Choose a tag to compare
@eed3si9n eed3si9n released this 06 Oct 23:37
· 9 commits to develop since this release
v2.3.0
ec377e5

sbt-assembly 2.3.0 is cross published to:

sbt Version Published
1.x
2.0.0-M2

Note: Shading on sbt 2.0.0-M2 requires setting exportJars := false.

sbt 2.x migration

updates

  • fix: Fixes assembly not creating parent directories by @Roiocam in #525
  • fix: Throws error when a misconfigured assemblyOutputPath is detected by @hygt in #523
  • fix: Fixes compililation error on JDK 23 by @xuwei-k in #530

behind the scene

new contributors

Full Changelog: v2.2.0...v2.3.0