Skip to content

Releases: scala/scala-collection-compat

2.12.0

15 Apr 16:53
5265974
Compare
Choose a tag to compare

Notable

Also

New Contributors

Full Changelog: v2.11.0...v2.12.0

2.11.0

15 Jun 22:13
04db1f4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.10.0...v2.11.0

2.10.0

24 Apr 18:29
159bd21
Compare
Choose a tag to compare

Notable changes

  • Make ArraySeq extend IndexedSeqOptimized by @RustedBones in #581
  • Improve Using on Scala 2.11 (so a Source can be automatically released) by @kwalcock in #587

Other changes

New Contributors

Full Changelog: v2.9.0...v2.10.0

2.9.0

28 Nov 14:41
974b3a7
Compare
Choose a tag to compare

Highlights

Other changes

Internal changes

New contributors

Full Changelog: v2.8.1...v2.9.0

2.8.1

29 Jul 01:13
0cf99c9
Compare
Choose a tag to compare

What's Changed

  • Scalafix rules now use Scalafix 0.10.1 by @bjaglin in #549

New Contributors

Full Changelog: v2.8.0...v2.8.1

2.8.0

08 Jul 23:31
a6d5f2f
Compare
Choose a tag to compare

Changes

Internal changes

New Contributors

Full Changelog: v2.7.0...v2.8.0

2.7.0

22 Mar 14:40
5820e79
Compare
Choose a tag to compare

Main changes

Other changes

Contributors

This release was brought to you by 5 contributors, according to git shortlog -sn --no-merges @ ^v2.6.0. Thank you Scala Steward, Ethan Bell, João Costa, Seth Tisue, kenji yoshida.

Full Changelog: v2.6.0...v2.7.0

2.6.0

09 Nov 06:16
d55a12f
Compare
Choose a tag to compare
  • preserve immutable collections in to(Target) conversions by @lrytz in #495

This release was brought to you by 4 contributors, according to git shortlog -sn --no-merges @ ^v2.5.0. Thank you Seth Tisue, Scala Steward, Lukas Rytz, Julien Richard-Foy.

Full Changelog: v2.5.0...v2.6.0

2.5.0

09 Jul 00:49
80c0792
Compare
Choose a tag to compare
  • Remove @nowarn from Scala 2.12 build (since it ships with Scala 2.12.13+) (#460)
  • Scalafix 0.9.28 (was 0.9.27) (#457)

This release was brought to you by 4 contributors, according to git shortlog -sn --no-merges @ ^v2.4.4. Thank you Scala Steward, Seth Tisue, Arnout Engelen, Meriam Lachkar.

2.4.4

13 May 18:36
67615ad
Compare
Choose a tag to compare
  • add support for Scala 3.0.0 (and drop 3.0.0-RC2) (#451)
  • add Automatic-Module-Name (#447)

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