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
Back to changelogNotable
- add
unfold method by @xuwei-k in https://github.com/scala/scala-collection-compat/pull/611
- add
maxBefore and minAfter by @xuwei-k in https://github.com/scala/scala-collection-compat/pull/612
- add
Random.nextLong(Long) by @xuwei-k in https://github.com/scala/scala-collection-compat/pull/639
- Scala Native: Upgrade to 0.5.0 and drop Scala 2.11 by @ekrich in https://github.com/scala/scala-collection-compat/pull/646
Also
- reset version policy, post-2.11.0 by @SethTisue in https://github.com/scala/scala-collection-compat/pull/605
- use newer GitHub Actions versions by @SethTisue in https://github.com/scala/scala-collection-compat/pull/606
- tell Scala Steward not to update stuff by @SethTisue in https://github.com/scala/scala-collection-compat/pull/630
- Use Scaladex badge on ReadMe to show Scala version support by @rtyley in https://github.com/scala/scala-collection-compat/pull/633
- upgrade Scalafmt (from 1.5.1 to 3.7.4) and reformat sources by @SethTisue in https://github.com/scala/scala-collection-compat/pull/604
- Update sbt-scala-module to 3.1.0 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/614
Update sbt-scala-native-crossproject, ... to 1.3.2 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/613Update sbt-buildinfo to 0.12.0 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/647Update sbt to 1.9.1 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/608Update sbt to 1.9.2 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/615Update sbt to 1.9.3 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/618Update sbt to 1.9.4 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/622Update sbt to 1.9.6 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/629Update sbt to 1.9.7 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/634Update sbt to 1.9.8 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/638Update sbt to 1.9.9 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/642Update scalafmt-core to 3.7.10 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/617Update scalafmt-core to 3.7.11 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/619Update scalafmt-core to 3.7.12 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/620Update scalafmt-core to 3.7.14 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/625Update scalafmt-core to 3.7.15 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/635Update scalafmt-core to 3.7.17 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/637Update scalafmt-core to 3.8.0 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/641Update scalafmt-core to 3.8.1 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/649New Contributors
- @rtyley made their first contribution in https://github.com/scala/scala-collection-compat/pull/633
Full Changelog: https://github.com/scala/scala-collection-compat/compare/v2.11.0...v2.12.0