New
v3.2.0
What's Changed
- [Scala 2] Add Record and Union instances by @joroKr21 in https://github.com/typelevel/kittens/pull/517
- Add a regression test for AnyVal Hash derivation by @joroKr21 in https://github.com/typelevel/kittens/pull/624
- Add a note about Scala 3 derives limitation by @joroKr21 in https://github.com/typelevel/kittens/pull/625
- Make nested instances lazy by @joroKr21 in https://github.com/typelevel/kittens/pull/627
- Enable some lints by @joroKr21 in https://github.com/typelevel/kittens/pull/628
- Strict semiauto derivation for Scala 3 by @joroKr21 in https://github.com/typelevel/kittens/pull/626
- Derive NonEmptyAlternative on Scala 3 by @joroKr21 in https://github.com/typelevel/kittens/pull/629
- Derive Alternative on Scala 3 by @joroKr21 in https://github.com/typelevel/kittens/pull/630
- Use context bounds to simplify signatures by @joroKr21 in https://github.com/typelevel/kittens/pull/632
- Document Strict derivation on Scala 3 by @joroKr21 in https://github.com/typelevel/kittens/pull/635
Dependency Updates
- Update sbt-typelevel-ci-release, ... to 0.6.1 by @typelevel-steward in https://github.com/typelevel/kittens/pull/616
- Update sbt-typelevel-ci-release, ... to 0.6.2 by @typelevel-steward in https://github.com/typelevel/kittens/pull/618
- Update scalafmt-core to 3.7.17 by @typelevel-steward in https://github.com/typelevel/kittens/pull/619
- Update sbt-typelevel-ci-release, ... to 0.6.3 by @typelevel-steward in https://github.com/typelevel/kittens/pull/621
- Update sbt to 1.9.8 by @typelevel-steward in https://github.com/typelevel/kittens/pull/622
- Update sbt-typelevel-ci-release, ... to 0.6.4 by @typelevel-steward in https://github.com/typelevel/kittens/pull/623
- Update sbt-typelevel-ci-release, ... to 0.6.5 by @typelevel-steward in https://github.com/typelevel/kittens/pull/631
- Update shapeless3-deriving to 3.4.0 by @typelevel-steward in https://github.com/typelevel/kittens/pull/633
- Update sbt-scalajs, scalajs-compiler, ... to 1.15.0 by @typelevel-steward in https://github.com/typelevel/kittens/pull/634
Full Changelog: https://github.com/typelevel/kittens/compare/v3.1.0...v3.2.0