Unclaimed project
Are you a maintainer of cats-collections? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
cats-collections
Data structures for pure functional programming in Scala
Back to changelogNew
v0.9.6
What's Changed
- Fix compiler warnings in 'bench' module by @satorg in https://github.com/typelevel/cats-collections/pull/562
- fix more bench warnings by @satorg in https://github.com/typelevel/cats-collections/pull/570
- Fix warnings in Diet by @satorg in https://github.com/typelevel/cats-collections/pull/569
- keep fixing warnings in 'core' by @satorg in https://github.com/typelevel/cats-collections/pull/571
- Add overlaps function for Range collection by @keuhdall in https://github.com/typelevel/cats-collections/pull/583
- Remove explicit version from README by @gemelen in https://github.com/typelevel/cats-collections/pull/538
- Update scala3-library, ... to 3.2.1 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/558
- Update scala3-library, ... to 3.2.2 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/579
- Update algebra, algebra-laws, cats-core, ... to 2.9.0 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/561
- Update sbt to 1.7.3 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/556
- Update sbt to 1.8.0 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/560
Update sbt to 1.8.1 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/572Update sbt to 1.8.2 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/573Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/566Update sbt-scalajs, scalajs-compiler, ... to 1.13.0 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/581Update scalaz-core to 7.3.7 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/568Update scalaz-core to 7.4.0-M13 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/575Update scalafmt-core to 3.6.0 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/554Update scalafmt-core to 3.6.1 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/557Update scalafmt-core to 3.7.0 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/576Update scalafmt-core to 3.7.1 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/577Update scalafmt-core to 3.7.2 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/584Update sbt-scoverage to 2.0.6 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/555Update sbt-scoverage to 2.0.7 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/582Update sbt-typelevel, sbt-typelevel-site to 0.4.17 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/563Update sbt-typelevel, sbt-typelevel-site to 0.4.18 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/574Update munit to 1.0.0-M7 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/565Update nscplugin, sbt-scala-native, ... to 0.4.9 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/567Update nscplugin, sbt-scala-native, ... to 0.4.10 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/578Update sbt-jmh to 0.4.4 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/580New Contributors
- @satorg made their first contribution in https://github.com/typelevel/cats-collections/pull/562
- @keuhdall made their first contribution in https://github.com/typelevel/cats-collections/pull/583
Full Changelog: https://github.com/typelevel/cats-collections/compare/v0.9.5...v0.9.6