sbt-assembly 2.3.1 is cross published to:
| sbt Version | Published |
|---|---|
| 1.x | ✅ |
| 2.x | ✅ |
Note: Shading on sbt 2.x requires setting exportJars := false.
sbt 2.x migration
- ci: Cross build to sbt 2.0.0-RC4 by @eed3si9n in #556
- ci: Cross build to sbt 2.0.0-M3 by @eed3si9n in #545
- ci: Fixes
scalacOptionson Scala 3.x by @xuwei-k in #539 - refactor: Use
usinginstead ofimplicitby @eed3si9n in #536
updates
- fix: Fixes
assemblyOutputPathby @mzuehlke in #548 - fix: Fixes
assemblyExcludedJarsby @Locke in #549 - fix: Fixes shading on Windows by updating to jarjar-abrams-core 1.14.1 by @eed3si9n in #550
behind the scene
new contributors
Full Changelog: v2.3.0...v2.3.1