New
v3.5.0
What's Changed
- Refactor Derived.Or type aliases by @joroKr21 in https://github.com/typelevel/kittens/pull/713
- [Scala 3] Derive Bifunctor by @joroKr21 in https://github.com/typelevel/kittens/pull/714
- [Scala 3] Derive Bifoldable by @joroKr21 in https://github.com/typelevel/kittens/pull/716
- [Scala 3] Derive Bitraverse by @joroKr21 in https://github.com/typelevel/kittens/pull/717
- Use type aliases for K2 instances by @joroKr21 in https://github.com/typelevel/kittens/pull/718
- Remove redundant uses of Contune by @joroKr21 in https://github.com/typelevel/kittens/pull/719
- Use Derived from shapeless by @joroKr21 in https://github.com/typelevel/kittens/pull/725
Dependency Updates
- Update munit to 1.0.1 by @typelevel-steward in https://github.com/typelevel/kittens/pull/680
- Update scala-library, scala-reflect to 2.12.20 by @typelevel-steward in https://github.com/typelevel/kittens/pull/681
- Update sbt-typelevel-ci-release, ... to 0.7.3 by @typelevel-steward in https://github.com/typelevel/kittens/pull/682
- Update munit to 1.0.2 by @typelevel-steward in https://github.com/typelevel/kittens/pull/683
- Update sbt to 1.10.2 by @typelevel-steward in https://github.com/typelevel/kittens/pull/684
- Update scala-library, scala-reflect to 2.13.15 by @typelevel-steward in https://github.com/typelevel/kittens/pull/685
- Update scala3-library, ... to 3.3.4 by @typelevel-steward in https://github.com/typelevel/kittens/pull/686
- Update sbt-typelevel-ci-release, ... to 0.7.4 by @typelevel-steward in https://github.com/typelevel/kittens/pull/687
- Update sbt to 1.10.3 by @typelevel-steward in https://github.com/typelevel/kittens/pull/688
- Update sbt to 1.10.4 by @typelevel-steward in https://github.com/typelevel/kittens/pull/689
- Update sbt to 1.10.5 by @typelevel-steward in https://github.com/typelevel/kittens/pull/690
- Update auxlib, clib, javalib, nativelib, ... to 0.5.6 by @typelevel-steward in https://github.com/typelevel/kittens/pull/691
- Update sbt, scripted-plugin to 1.10.6 by @typelevel-steward in https://github.com/typelevel/kittens/pull/692
- Update munit to 1.0.3 by @typelevel-steward in https://github.com/typelevel/kittens/pull/693
- Update sbt, scripted-plugin to 1.10.7 by @typelevel-steward in https://github.com/typelevel/kittens/pull/694
- Update sbt-typelevel-ci-release, ... to 0.7.5 by @typelevel-steward in https://github.com/typelevel/kittens/pull/695
- Update munit to 1.0.4 by @typelevel-steward in https://github.com/typelevel/kittens/pull/696
- Update scalafmt-core to 3.8.4 by @typelevel-steward in https://github.com/typelevel/kittens/pull/697
- Update scala-library, scala-reflect to 2.13.16 by @typelevel-steward in https://github.com/typelevel/kittens/pull/699
- Update sbt-scalafmt to 2.5.4 by @typelevel-steward in https://github.com/typelevel/kittens/pull/700
- Update scalafmt-core to 3.8.5 by @typelevel-steward in https://github.com/typelevel/kittens/pull/701
- Update sbt-typelevel-ci-release, ... to 0.7.6 by @typelevel-steward in https://github.com/typelevel/kittens/pull/702
- Update alleycats-core, cats-core, ... to 2.13.0 by @typelevel-steward in https://github.com/typelevel/kittens/pull/703
- Update sbt-scalajs, scalajs-compiler, ... to 1.18.1 by @typelevel-steward in https://github.com/typelevel/kittens/pull/705
- Update munit to 1.1.0 by @typelevel-steward in https://github.com/typelevel/kittens/pull/704
- Update sbt-scalajs, scalajs-compiler, ... to 1.18.2 by @typelevel-steward in https://github.com/typelevel/kittens/pull/706
- Update scalafmt-core to 3.8.6 by @typelevel-steward in https://github.com/typelevel/kittens/pull/707
- Update sbt-typelevel-ci-release, ... to 0.7.7 by @typelevel-steward in https://github.com/typelevel/kittens/pull/708
- Update scala3-library, ... to 3.3.5 by @typelevel-steward in https://github.com/typelevel/kittens/pull/709
- Update scalafmt-core to 3.9.0 by @typelevel-steward in https://github.com/typelevel/kittens/pull/710
- Update scalafmt-core to 3.9.1 by @typelevel-steward in https://github.com/typelevel/kittens/pull/711
- Update auxlib, clib, javalib, nativelib, ... to 0.5.7 by @typelevel-steward in https://github.com/typelevel/kittens/pull/712
- Update scalafmt-core to 3.9.2 by @typelevel-steward in https://github.com/typelevel/kittens/pull/715
- Update shapeless to 2.3.13 by @typelevel-steward in https://github.com/typelevel/kittens/pull/720
- Update sbt, scripted-plugin to 1.10.8 by @typelevel-steward in https://github.com/typelevel/kittens/pull/721
- Update sbt, scripted-plugin to 1.10.9 by @typelevel-steward in https://github.com/typelevel/kittens/pull/722
- Update sbt, scripted-plugin to 1.10.10 by @typelevel-steward in https://github.com/typelevel/kittens/pull/723
- Update shapeless3-deriving to 3.5.0 by @typelevel-steward in https://github.com/typelevel/kittens/pull/724
Full Changelog: https://github.com/typelevel/kittens/compare/v3.4.0...v3.5.0