New
v3.3.0
What's Changed
- Bump tlBaseVersion by @joroKr21 in https://github.com/typelevel/kittens/pull/637
- Derive Group on Scala 3 by @joroKr21 in https://github.com/typelevel/kittens/pull/638
- Add using clause for context bounds by @joroKr21 in https://github.com/typelevel/kittens/pull/641
- Add type aliases for composed type constructors by @joroKr21 in https://github.com/typelevel/kittens/pull/642
- Derive CommutativeGroup on Scala 3 by @joroKr21 in https://github.com/typelevel/kittens/pull/643
- Derive Band, Semilattice and BoundedSemilattice on Scala 3 by @joroKr21 in https://github.com/typelevel/kittens/pull/645
- Make implicit not found message more terse by @joroKr21 in https://github.com/typelevel/kittens/pull/646
- Make auto instances transparent inline to support Scala 3.4.0 by @joroKr21 in https://github.com/typelevel/kittens/pull/656
- Bump base version to 3.3 by @joroKr21 in https://github.com/typelevel/kittens/pull/657
Dependency Updates
- Update shapeless3-deriving to 3.4.1 by @typelevel-steward in https://github.com/typelevel/kittens/pull/636
- Update nscplugin, sbt-scala-native, ... to 0.4.17 by @typelevel-steward in https://github.com/typelevel/kittens/pull/640
- Update munit to 1.0.0-M11 by @typelevel-steward in https://github.com/typelevel/kittens/pull/644
- Update sbt-typelevel-ci-release, ... to 0.6.6 by @typelevel-steward in https://github.com/typelevel/kittens/pull/647
- Update scalafmt-core to 3.8.0 by @typelevel-steward in https://github.com/typelevel/kittens/pull/648
- Update sbt to 1.9.9 by @typelevel-steward in https://github.com/typelevel/kittens/pull/649
- Update kind-projector to 0.13.3 by @typelevel-steward in https://github.com/typelevel/kittens/pull/650
- Update sbt-typelevel-ci-release, ... to 0.6.7 by @typelevel-steward in https://github.com/typelevel/kittens/pull/651
- Update scala-library, scala-reflect to 2.12.19 by @typelevel-steward in https://github.com/typelevel/kittens/pull/652
- Update scala-library, scala-reflect to 2.13.13 by @typelevel-steward in https://github.com/typelevel/kittens/pull/653
- Update scala3-library, ... to 3.3.3 by @typelevel-steward in https://github.com/typelevel/kittens/pull/654
Full Changelog: https://github.com/typelevel/kittens/compare/v3.2.0...v3.3.0