Skip to content

Releases: scala/scala-collection-compat

2.14.0

Choose a tag to compare

@SethTisue SethTisue released this 07 Oct 01:19
0171d07

Because the behavior of Using has changed, Using users should adopt this release in tandem with upgrading to Scala 2.13.17.

If your crossbuild also includes Scala 3, then you may wish to also wait for a Scala 3 release that has itself taken the upgrade to the 2.13.17 standard library, so your entire CI matrix will get the same behavior.

Breaking changes

Chores

New Contributors

Full Changelog: v2.13.0...v2.14.0

2.13.0

Choose a tag to compare

@SethTisue SethTisue released this 27 Jan 16:42
933801c

Notable

Also

Full Changelog: v2.12.0...v2.13.0

2.12.0

Choose a tag to compare

@SethTisue SethTisue released this 15 Apr 16:53
5265974

Notable

Also

New Contributors

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

2.11.0

Choose a tag to compare

@SethTisue SethTisue released this 15 Jun 22:13
04db1f4

What's Changed

New Contributors

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

2.10.0

Choose a tag to compare

@SethTisue SethTisue released this 24 Apr 18:29
159bd21

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

Choose a tag to compare

@SethTisue SethTisue released this 28 Nov 14:41
974b3a7

Highlights

Other changes

Internal changes

New contributors

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

2.8.1

Choose a tag to compare

@SethTisue SethTisue released this 29 Jul 01:13
0cf99c9

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

Choose a tag to compare

@SethTisue SethTisue released this 08 Jul 23:31
a6d5f2f

Changes

Internal changes

New Contributors

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

2.7.0

Choose a tag to compare

@SethTisue SethTisue released this 22 Mar 14:40
5820e79

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

Choose a tag to compare

@SethTisue SethTisue released this 09 Nov 06:16
d55a12f
  • 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