Skip to content

Releases: sbt/zinc

1.1.6

05 May 07:43
v1.1.6
64ce4cc
Compare
Choose a tag to compare
1.1.6 Pre-release
Pre-release

1.1.6 is DOA due to #538. Please use 1.1.7.

v1.1.5...v1.1.6

1.1.4

06 Apr 18:11
v1.1.4
26db1d3
Compare
Choose a tag to compare

v1.1.3...v1.1.4

1.1.3

24 Mar 02:46
v1.1.3
617e4b3
Compare
Choose a tag to compare
  • Allow benchmark to disable zinc's APIExtract and Dependency phases #499 by @retronym
  • Improve printing of what is being compiled in benchmarks #503 by @retronym
  • Fix getDecoder #502 by @jilen
  • Include only scala-library into the classpath during run #505 by @eed3si9n
  • Fix equal / hashCode inconsistencies around Array #513 by @eed3si9n

v1.1.2

23 Mar 16:46
v1.1.2
0c5422a
Compare
Choose a tag to compare
v1.1.2 Pre-release
Pre-release

Use 1.1.3

1.1.1

08 Feb 05:55
v1.1.1
17a4ba5
Compare
Choose a tag to compare

Bug fixes

1.1.0

05 Jan 18:59
v1.1.0
515558c
Compare
Choose a tag to compare

v1.0.5...v1.1.0

Bug fixes

Improvements

1.1.0-RC4

22 Dec 19:15
v1.1.0-RC4
Compare
Choose a tag to compare

v1.0.5...v1.1.0-RC4

Bug fixes

Improvements

1.1.0-RC2

15 Dec 23:47
v1.1.0-RC2
57b6c4d
Compare
Choose a tag to compare

v1.0.5...v1.1.0-RC2

Bug fixes

Improvements

1.1.0-RC1

29 Nov 21:08
v1.1.0-RC1
366eaff
Compare
Choose a tag to compare
1.1.0-RC1 Pre-release
Pre-release

v1.0.5...v1.1.0-RC1

Bug fixes

Improvements

1.0.5

26 Nov 02:55
v1.0.5
4fa347a
Compare
Choose a tag to compare

Bug fixes

  • Fixes performance regression caused by classpath hashing. #452 by @jvican and #458 by @eed3si9n
  • Fixes undercompilation of value classes when the underlying type changes. #444 by @smarter

Enhancement

Internal