Skip to content

v0.2.0

Compare
Choose a tag to compare
@hnaderi hnaderi released this 30 Jan 14:19
· 177 commits to main since this release
v0.2.0
65fcdc2

What's Done

  • Added support for websockets (libcurl 7.87.0+ with enabled websockets)
  • Improved error messages and error handling
  • Improved test infrastructure by adding a test server
  • Bug fixes and a few performance improvements
  • Internal refactoring to improve maintainability

What's Changed

  • Update sbt to 1.7.2 by @http4s-steward in #28
  • Update scala3-library to 3.2.0 by @http4s-steward in #29
  • Update sbt-http4s-org to 0.14.7 by @http4s-steward in #31
  • Update scala-library to 2.13.10 by @http4s-steward in #32
  • Update scalafmt-core to 3.6.0 by @http4s-steward in #33
  • Update sbt to 1.7.3 by @http4s-steward in #34
  • Update scalafmt-core to 3.6.1 by @http4s-steward in #35
  • Update scala3-library to 3.2.1 by @http4s-steward in #36
  • Update nscplugin, sbt-scala-native, ... to 0.4.8 by @http4s-steward in #37
  • Update sbt to 1.8.0 by @http4s-steward in #39
  • Update nscplugin, sbt-scala-native, ... to 0.4.9 by @http4s-steward in #44
  • Update sbt to 1.8.1 by @http4s-steward in #48
  • Update sbt to 1.8.2 by @http4s-steward in #50
  • Added flake.nix by @hnaderi in #51
  • Updated cats effect to 3.4.4 by @hnaderi in #52
  • Update http4s-circe, http4s-client, ... to 0.23.17 by @http4s-steward in #49
  • Update sbt-http4s-org to 0.14.10 by @http4s-steward in #54
  • Update cats-effect to 3.4.5 by @http4s-steward in #56
  • Update http4s-circe, http4s-client, ... to 0.23.18 by @http4s-steward in #57
  • Update scalafmt-core to 3.7.0 by @http4s-steward in #58
  • Updated flake.lock by @hnaderi in #60
  • Update scalafmt-core to 3.7.1 by @http4s-steward in #61
  • Add ws support by @hnaderi in #59
  • Update logback-classic to 1.2.11 by @http4s-steward in #63
  • Update logback-classic to 1.4.5 by @http4s-steward in #66
  • Update nscplugin, sbt-scala-native, ... to 0.4.10 by @http4s-steward in #67
  • Better error messages by @hnaderi in #65
  • Refactored CurlClient to smaller components by @hnaderi in #68
  • Update scala3-library to 3.2.2 by @http4s-steward in #69

New Contributors

Full Changelog: v0.1.1...v0.2.0