Skip to content

v0.1.0

Compare
Choose a tag to compare
@danicheg danicheg released this 10 Mar 06:06
· 274 commits to main since this release
cce1b8d

This is a binary-compatible release with the previous one. Since the last release, almost all upstream libraries have stopped maintenance for Cats-Effect 2.x and migrated to Cats-Effect 3.x. It means that http4s-session also stops maintenance for Cats-Effect 2.x. Here below are the most notable changes of versions for upstream libraries.

What's Changed

  • Update fs2-core, fs2-io to 2.5.11 by @scala-steward in #105
  • Update cats-effect to 2.5.5 by @scala-steward in #107
  • Update scala-library to 2.13.10 by @http4s-steward in #128
  • Update cats-core to 2.9.0 by @http4s-steward in #134
  • Update http4s-circe, http4s-core, ... to 0.22.15 by @http4s-steward in #141
  • Update sbt-scalajs to 1.13.0 by @http4s-steward in #149
  • Migrate to http4s plugin by @danicheg in #153
  • Remove disable MiMa plugin by @armanbilge in #154

New Contributors

  • @danicheg made their first contribution in #25
  • @scala-steward made their first contribution in #23
  • @typelevel-steward made their first contribution in #114
  • @http4s-steward made their first contribution in #116
  • @armanbilge made their first contribution in #154

Full Changelog: v0.0.1...v0.1