Skip to content

Releases: sbt/zinc

1.10.1

07 Jul 22:29
v1.10.1
15b317b
Compare
Choose a tag to compare

updates

behind the scenes

Full Changelog: v1.10.0...v1.10.1

1.10.0

05 May 23:40
v1.10.0
16ebac4
Compare
Choose a tag to compare

what's changed

behind the scenes

new contributors

Full Changelog: v1.10.0-M3...v1.10.0-RC1

1.10.0-RC2

15 Apr 01:36
v1.10.0-RC2
Compare
Choose a tag to compare
1.10.0-RC2 Pre-release
Pre-release

updates

Full Changelog: v1.10.0-RC1...v1.10.0-RC2

1.10.0-RC1

08 Apr 09:18
v1.10.0-RC1
a700e3b
Compare
Choose a tag to compare
1.10.0-RC1 Pre-release
Pre-release

what's changed

behind the scenes

new contributors

Full Changelog: v1.10.0-M3...v1.10.0-RC1

1.10.0-M3

24 Feb 05:34
v1.10.0-M3
4fd4675
Compare
Choose a tag to compare
1.10.0-M3 Pre-release
Pre-release

What's changed

Behind the scenes

Full Changelog: v1.10.0-M2...v1.10.0-M3

1.9.6

06 Jan 10:08
v1.9.6
Compare
Choose a tag to compare

Zinc 1.9.6 patches IO to 1.9.8.

Full Changelog: v1.9.5...v1.9.6

1.10.0-M2

07 Dec 04:59
v1.10.0-M2
be2bb54
Compare
Choose a tag to compare
1.10.0-M2 Pre-release
Pre-release

updates

  • Encodes parent trait private members in extraHash to propagate TraitPrivateMembersModified across external dependency by @Friendseeker in #1289
  • Includes internal dependency in extraHash computation by @Friendseeker in #1290
  • Invalidates macro source when its dependency changes by @dwijnand in #1282
  • Deletes products of previous analysis when dropping previous analysis by @Friendseeker in #1293
  • Uses the most up-to-date analysis for binary to source class name lookup by @Friendseeker in #1287

behind the scenes

Full Changelog: v1.10.0-M1...v1.10.0-M2

1.10.0-M1

27 Nov 08:12
v1.10.0-M1
71fdc0d
Compare
Choose a tag to compare
1.10.0-M1 Pre-release
Pre-release

updates

  • Fixes IncOptions.useOptimizedSealed not working for Scala 2.13 by @Friendseeker in #1278
  • Includes extra invalidations in initial validation to fix initial compilation error by @Friendseeker in #1284
  • Refixes compact names w/o breaking local names by @dwijnand in #1259
  • Undoes Protobuf workaround for build to work on Apple Silicon by @Friendseeker in #1277
  • Uses ClassTag instead of Manifest by @xuwei-k in #1265

behind the scene

new contributors

Full Changelog: v1.9.5...v1.10.0-M1

1.9.5

15 Sep 14:32
v1.9.5
97f44d0
Compare
Choose a tag to compare

⚠️ Zinc 1.9.4 appears to be broken. It causes the Scala compiler to generate wrong class names from lambdas. Please update to using Zinc 1.9.5. See scala/bug#12868 for details.

bug fixes

  • Revert "Get fullName post flatten, to get flatten names" by @eed3si9n in #1256

Full Changelog: v1.9.4...v1.9.5

1.9.4

14 Sep 02:10
v1.9.4
5bf1bcc
Compare
Choose a tag to compare

⚠️ Zinc 1.9.4 appears to be broken. It causes the Scala compiler to generate wrong class names from lambdas. Please update to using Zinc 1.9.5. See scala/bug#12868 for details.

bug fixes and updates

behind the scene

new contributors

Full Changelog: v1.9.3...v1.9.4