Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: sbt/sbt-assembly

0.14.5

13 Jun 02:16
v0.14.5

Choose a tag to compare

sbt-assembly 0.14.5 is cross built to sbt 0.13 and 1.0.0-M6.

v0.14.4...v0.14.5

minor enhancements and bug fixes

  • Jar Jar Links updated to 1.6.4. #238 by @pomadchin
  • Adds AssemblyOption to limit the generated hash length. #241 by @bivas

notes

0.14.4_1.0.0-M5

20 Apr 06:45
v0.14.4_1.0.0-M5

Choose a tag to compare

0.14.4_1.0.0-M5 Pre-release
Pre-release

This is 0.14.4 back published to sbt 1.0.0-M5.

0.14.4

16 Feb 23:16
v0.14.4

Choose a tag to compare

shading fix

  • Fixes shading not inserting unmanaged dependencies appropriately in the jar. #233 by @damdev
  • Fixes "VerifyError: Inconsistent stackmap frames" issue by updating library dependency Jar Jar Links 1.6.3 and asm 5.2. See also #317586. #237 by @pomadchin

minor enhancements and bug fixes