v1.9.6 🥙
github-actions
released this
01 Sep 12:45
·
125 commits
to refs/heads/master
since this release
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
- Update sbt to 1.9.4 @scala-steward (#308)
- Update scalacheck-derived to 0.4.1 @scala-steward (#304)
- Update scala-compiler, scala-library, ... to 2.13.11 @scala-steward (#289)
- Update scala-compiler, scala-library, ... to 2.12.18 @scala-steward (#288)
- Update sbt-scalajs-crossproject to 1.3.2 @scala-steward (#297)
- Update enumeratum-scalacheck to 1.7.3 @scala-steward (#301)
- Update enumeratum to 1.7.3 @scala-steward (#300)
- Update http4s-dsl to 0.23.23 @scala-steward (#299)
- Update scala-jsonschema to 0.7.11 @scala-steward (#294)
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 @scala-steward (#293)
- Update doobie-core, doobie-postgres to 1.0.0-RC4 @scala-steward (#292)
- Update sbt-jmh to 0.4.5 @scala-steward (#287)
- Update sbt to 1.9.3 @scala-steward (#303)
- Update http4s-dsl to 0.23.19 @scala-steward (#283)
- Update scalatest to 3.2.16 @scala-steward (#285)
- Update sbt to 1.8.3 @scala-steward (#284)
- Update sbt-ci-release to 1.5.12 @scala-steward (#278)
- Update sbt-scalajs-crossproject to 1.3.1 @scala-steward (#275)
- Update scala-compiler, scala-library, ... to 2.13.10 @scala-steward (#248)
- Update akka-stream-testkit to 2.6.20 @scala-steward (#240)
- Update scala-compiler, scala-library, ... to 2.12.17 @scala-steward (#247)
- Update scala3-library, ... to 3.2.2 @scala-steward (#267)
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 @scala-steward (#273)
- Update sbt-scalajs-crossproject to 1.3.0 @scala-steward (#272)
- Update circe-core, circe-generic, ... to 0.14.5 @scala-steward (#271)
- Update circe-core, circe-generic, ... to 0.14.4 @scala-steward (#270)
- Update sbt-jmh to 0.4.4 @scala-steward (#268)
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.0 @scala-steward (#265)
- Update play-json to 2.9.4 @scala-steward (#264)
- Update http4s-dsl to 0.23.18 @scala-steward (#263)
- Update scalatest to 3.2.15 @scala-steward (#262)
- Update sbt to 1.8.2 @scala-steward (#261)
- Update http4s-dsl to 0.23.17 @scala-steward (#260)
- Update enumeratum, enumeratum-scalacheck to 1.7.2 @scala-steward (#257)
- Update slick-pg to 0.21.1 @scala-steward (#258)
- Update sbt to 1.8.0 @scala-steward (#253)
- Update scalacheck to 1.17.0 @scala-steward (#251)
- Update scalatest to 3.2.14 @scala-steward (#252)
- Update sbt to 1.7.3 @scala-steward (#250)
- Update http4s-dsl to 0.23.16 @scala-steward (#246)
- Update circe-core, circe-generic, ... to 0.14.3 @scala-steward (#245)
- Update slick to 3.4.1 @scala-steward (#244)
- Update scalacheck-shapeless_1.14 to 1.3.0 @scala-steward (#242)
- Update sbt-ci-release to 1.5.11 @scala-steward (#243)
Contributors that made this release possible
@AnthonyGrod, @adpi2, @luksow, @mielnikk, @piotrkuczko, @pk044, @scala-steward