Skip to content

Releases: scala/scala-collection-compat

2.4.3

29 Mar 21:02
b01a02f
Compare
Choose a tag to compare
  • add support for Scala 3.0.0-RC2 (and drop 3.0.0-M3) (#440)
  • declare version scheme (#437)

This release was brought to you by 2 contributors, according to git shortlog -sn --no-merges @ ^v2.4.2. Thank you Scala Steward, Seth Tisue.

2.4.2

17 Feb 00:22
472d9c1
Compare
Choose a tag to compare
  • support Scala 3.0.0-RC1 (and drop 3.0.0-M2) (#429)
  • update Scala.js version to 1.5.0 (#425)
  • deprecate accidentally included update method on immutable.ArraySeq (#421)

This release was brought to you by 3 contributors, according to git shortlog -sn --no-merges @ ^v2.4.1. Thank you Scala Steward, Seth Tisue, NthPortal.

2.4.1

30 Jan 21:07
Compare
Choose a tag to compare
  • Restore Scala 3.0.0-M2 to cross-publishing setup (alongside M3) (#420)

This release was brought to you by 1 contributor, according to git shortlog -sn --no-merges @ ^v2.3.2. Thank you Seth Tisue.

2.4.0

26 Jan 23:35
7daff74
Compare
Choose a tag to compare
  • Support Scala Native 0.4 on Scala 2.11, 2.12, and 2.13 (#387)
  • Support @nowarn in Scala 2.12.13 (#417)
  • Restore Scala 3.0.0-M2 to crossbuild (alongside M3) (#412)

This release was brought to you by 4 contributors, according to git shortlog -sn --no-merges @ ^v2.3.2. Thank you Seth Tisue, Scala Steward, Eric K Richardson, Lorenzo Gabriele.

2.3.2

19 Dec 23:21
2be6492
Compare
Choose a tag to compare
  • add support for Scala 3.0.0-M3 (dropping M2) (#403)

This release was brought to you by 3 contributors, according to git shortlog -sn --no-merges @ ^v2.3.1. Thank you Scala Steward, Seth Tisue, Carlos Quiroz.

2.3.1

25 Nov 00:17
868ed96
Compare
Choose a tag to compare
  • add support for Scala 3.0.0-M2 (dropping M1) (#393)

This release was brought to you by 4 contributors, according to git shortlog -sn --no-merges @ ^v2.3.0. Thank you Eric K Richardson, Scala Steward, Seth Tisue, Tom Grigg.

2.3.0

21 Nov 00:58
89b2c44
Compare
Choose a tag to compare
  • add @unused (#373)
  • add support for Scala 3.0.0-M1 (#386)
  • drop support for Scala.js 0.6.x (#386)

This release was brought to you by 4 contributors, according to git shortlog -sn --no-merges @ ^v2.2.0. Thank you Scala Steward, Seth Tisue, Tom Grigg, Vlad Podilnyk.

2.2.0

10 Sep 21:59
Compare
Choose a tag to compare
  • #319 add Using and the version of ControlThrowable from 2.13
  • #320 add util.chaining
  • #325 add mutable.Queue.enqueueAll
  • #337 fix factory.newBuilder to return new instances
  • #341 add collection.Map.foreachEntry
  • #345 add minOption, maxOption, minByOption, maxByOption
  • #350 LazyList fixes
  • #352 use latest Scalafix version

This release was brought to you by 11 contributors according to git shortlog -sn --no-merges @ ^v2.1.6. Thank you Seth Tisue, Ismael Juma, Scala Steward, NthPortal, Christopher Marshall, Julien Richard-Foy, xuwei-k, Gavin Bisesi, Yang Bo, samzilverberg, Ben Plommer.

2.1.6

20 Apr 11:58
7d1f7aa
Compare
Choose a tag to compare

This release is the same as 2.1.5, with a fix to actually include the @nowarn annotation.

2.1.5

15 Apr 09:10
v2.1.5
c4b85d4
Compare
Choose a tag to compare