Skip to content

v1.9.6 🥙

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 12:45
· 66 commits to refs/heads/master since this release
6db5904

What's Changed

  • Adding pekko-http support @AnthonyGrod (#305)
  • Remove CrossVersion.for3Use2_13 for Enumeratum @pk044 (#307)
  • Support for http4s-stir based on kebs-akka-http @luksow (#306)
  • kebs-scalacheck - Scala 3 @pk044 (#302)
  • Cross-publish fix. kebs-opaque only as test-dependency for kebs-doobie @pk044 (#281)
  • kebs-circe - Scala 3 support @pk044 (#274)
  • Basic implementation of ValueEnum for Scala 3 @luksow (#232)
  • Remove instances dependency from slick, spray, akka, circe and play @mielnikk (#269)
  • Fixed from implementation @piotrkuczko (#266)
  • Scala.js support in macroUtils, tagged and opaque @adpi2 (#259)

🧰 Dependency Updates

Contributors that made this release possible

@AnthonyGrod, @adpi2, @luksow, @mielnikk, @piotrkuczko, @pk044, @scala-steward