New
v0.16.3
What's Changed
- Move IdK instance to implicit scope by @joroKr21 in https://github.com/typelevel/cats-tagless/pull/587
- Fix remaining Aspect issues on Scala 3 by @joroKr21 in https://github.com/typelevel/cats-tagless/pull/588
- Support type members in a hacky way by @joroKr21 in https://github.com/typelevel/cats-tagless/pull/589
Dependency Updates
- Update sbt-typelevel, ... to 0.7.2 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/563
- Update scalafmt-core to 3.8.3 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/564
- Update fs2-core to 3.11.0 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/566
- Update scala-compiler, scala-library, ... to 2.12.20 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/567
- Update sbt-typelevel, ... to 0.7.3 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/568
- Update sbt to 1.10.2 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/569
- Update sbt-mdoc to 2.6.0 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/570
- Update sbt-mdoc to 2.6.1 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/571
- Update scala-compiler, scala-library, ... to 2.13.15 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/572
- Update scala3-library, ... to 3.3.4 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/573
- Update sbt-typelevel, ... to 0.7.4 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/574
- Update sbt to 1.10.3 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/575
- Update sbt-doctest to 0.11.0 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/576
- Update sbt to 1.10.4 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/578
- Update sbt to 1.10.5 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/579
- Update sbt to 1.10.6 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/581
- Update sbt-scalajs, scalajs-compiler, ... to 1.17.0 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/582
- Update sbt-mdoc to 2.6.2 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/583
- Update sbt-doctest to 0.11.1 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/584
- Update sbt, scripted-plugin to 1.10.7 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/590
- Update sbt-typelevel, ... to 0.7.5 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/592
- Update scalafmt-core to 3.8.4 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/593
- Update scala-compiler, scala-library, ... to 2.13.16 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/594
- Update scalafmt-core to 3.8.5 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/595
- Update sbt-typelevel, ... to 0.7.6 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/596
- Update sbt-scalajs, scalajs-compiler, ... to 1.18.1 by @typelevel-steward in https://github.com/typelevel/cats-tagless/pull/597
Full Changelog: https://github.com/typelevel/cats-tagless/compare/v0.16.2...v0.16.3