Skip to content

v0.3.0: JSON support

Compare
Choose a tag to compare
@ybasket ybasket released this 30 Jan 13:12
· 44 commits to main since this release
d62b8af

Major changes

  • Add support to JSON encoding and decoding by @ubaldop (thank you!) in #140
  • Bump Java version to 11 by @ybasket in #144

Dependency updates

  • Update sbt to 1.9.0 by @http4s-steward in #79
  • Update scala3-library, ... to 3.3.0 by @http4s-steward in #78
  • Update sbt-http4s-org to 0.14.13 by @http4s-steward in #81
  • Update nscplugin, sbt-scala-native, ... to 0.4.14 by @http4s-steward in #82
  • Update scalafmt-core to 3.7.4 by @http4s-steward in #77
  • Update scala-library to 2.12.18 by @http4s-steward in #83
  • Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 by @http4s-steward in #89
  • Update sbt to 1.9.1 by @http4s-steward in #90
  • Update scala-library to 2.13.11 by @http4s-steward in #84
  • Update scalafmt-core to 3.7.6 by @http4s-steward in #93
  • Update scalafmt-core to 3.7.7 by @http4s-steward in #94
  • Update scalafmt-core to 3.7.9 by @http4s-steward in #99
  • Update sbt to 1.9.2 by @http4s-steward in #96
  • Update http4s-core, http4s-laws, ... to 0.23.23 by @http4s-steward in #102
  • Update scalafmt-core to 3.7.10 by @http4s-steward in #100
  • Update sbt-scala-native-crossproject to 1.3.2 by @http4s-steward in #95
  • Update scala-xml to 2.2.0 by @http4s-steward in #97
  • Update fs2-data-cbor, fs2-data-csv, ... to 1.8.0 by @http4s-steward in #101
  • Update munit-scalacheck to 1.0.0-M8 by @http4s-steward in #85
  • Update fs2-core to 3.8.0 by @http4s-steward in #105
  • Update scalafmt-core to 3.7.12 by @http4s-steward in #106
  • Update sbt to 1.9.3 by @http4s-steward in #103
  • Update sbt to 1.9.4 by @http4s-steward in #108
  • Update sbt to 1.9.8 by @http4s-steward in #137
  • Update scalafmt-core to 3.7.17 by @http4s-steward in #135
  • Update sbt-scalajs, scalajs-compiler, ... to 1.15.0 by @http4s-steward in #139
  • Update nscplugin, sbt-scala-native, ... to 0.4.17 by @http4s-steward in #141
  • Update fs2-data-cbor, fs2-data-csv, ... to 1.8.1 by @http4s-steward in #124
  • Update fs2-core to 3.9.4 by @http4s-steward in #142
  • Update scala3-library, ... to 3.3.1 by @http4s-steward in #114
  • Update munit-scalacheck to 1.0.0-M10 by @http4s-steward in #122
  • Update munit-cats-effect to 2.0.0-M4 by @http4s-steward in #132
  • Update sbt-http4s-org to 0.16.2 by @http4s-steward in #136

New Contributors

Full Changelog: v0.2.0...v0.3.0