Skip to content

v0.4.0: JSON support

Latest
Compare
Choose a tag to compare
@ybasket ybasket released this 10 Mar 17:28
· 17 commits to main since this release
29aed7f

As by mistake, publishing didn't include JSON support in 0.3.0, this release is the first one with actual JSON support. Also features some dependency updates.

What's Changed

  • Update http4s-core, http4s-laws to 0.23.26 by @http4s-steward in #152
  • Update munit-scalacheck to 1.0.0-M11 by @http4s-steward in #145
  • Update scalafmt-core to 3.8.0 by @http4s-steward in #146
  • Update sbt to 1.9.9 by @http4s-steward in #147
  • Update sbt-http4s-org to 0.16.3 by @http4s-steward in #150
  • Update scala3-library, ... to 3.3.3 by @http4s-steward in #151
  • Update scala-library to 2.12.19 by @http4s-steward in #148
  • Update scala-library to 2.13.13 by @http4s-steward in #149

Full Changelog: v0.3.0...v0.4.0