Unclaimed project
Are you a maintainer of scala-collection-compat? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
scala-collection-compat
makes some Scala 2.13 APIs (primarily collections, also some others) available on 2.11 and 2.12, to aid cross-building
2.13.0 - scala-collection-compat Release Notes | AnnounceHQBack to changelogNew
2.13.0
Notable
- Add Array.from extension for scala 2.11 and 2.12 by @RustedBones in https://github.com/scala/scala-collection-compat/pull/658
Also
- copyright 2025 and add Scala CLA by @SethTisue in https://github.com/scala/scala-collection-compat/pull/675
- Lightbend Inc. dba Akka by @SethTisue in https://github.com/scala/scala-collection-compat/pull/672
- Scala 3.3.3, 2.13.13, 2.12.19 by @SethTisue in https://github.com/scala/scala-collection-compat/pull/660
- adjust a test to pass on both 2.13.14 and 15 by @SethTisue in https://github.com/scala/scala-collection-compat/pull/659
- Update sbt to 1.10.2 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/661
- Update sbt to 1.10.3 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/665
- Update sbt, scripted-plugin to 1.10.4 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/666
- Update sbt, scripted-plugin to 1.10.5 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/668
- Update sbt, scripted-plugin to 1.10.6 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/670
Update sbt, scripted-plugin to 1.10.7 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/674Update sbt-buildinfo to 0.13.0 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/667Update sbt-buildinfo to 0.13.1 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/669Update sbt-scala-module to 3.2.0 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/664Update sbt-scala-module to 3.2.2 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/673Update scalafmt-core to 3.8.2 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/655Update scalafmt-core to 3.8.3 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/657Update scalafmt-core to 3.8.6 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/679Full Changelog: https://github.com/scala/scala-collection-compat/compare/v2.12.0...v2.13.0
Scala