New
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/572
- Update sbt to 1.8.2 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/573
- Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/566
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.0 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/581
- Update scalaz-core to 7.3.7 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/568
- Update scalaz-core to 7.4.0-M13 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/575
- Update scalafmt-core to 3.6.0 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/554
- Update scalafmt-core to 3.6.1 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/557
- Update scalafmt-core to 3.7.0 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/576
- Update scalafmt-core to 3.7.1 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/577
- Update scalafmt-core to 3.7.2 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/584
- Update sbt-scoverage to 2.0.6 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/555
- Update sbt-scoverage to 2.0.7 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/582
- Update sbt-typelevel, sbt-typelevel-site to 0.4.17 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/563
- Update sbt-typelevel, sbt-typelevel-site to 0.4.18 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/574
- Update munit to 1.0.0-M7 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/565
- Update nscplugin, sbt-scala-native, ... to 0.4.9 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/567
- Update nscplugin, sbt-scala-native, ... to 0.4.10 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/578
- Update sbt-jmh to 0.4.4 by @typelevel-steward in https://github.com/typelevel/cats-collections/pull/580
New 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