Skip to content

v3.7.0

Compare
Choose a tag to compare
@mpilquist mpilquist released this 12 May 11:28
· 621 commits to main since this release
5bdee0c

⚠️ Important note

  • This release updates cats-effect to 3.5.0, which includes an important change to the behavior of the Async#async and IO.async methods. Please check the cats-effect release notes for v3.5.0 for more details, in case the behavior change impacts your codebase.

New Features

Improvements

Bugfixes

Build / Site / Docs

Updates

  • Update epollcat to 0.1.4 by @typelevel-steward in #3146
  • Update scalafmt-core to 3.7.2 by @typelevel-steward in #3150
  • Update scodec-bits to 1.1.37 by @typelevel-steward in #3152
  • Update sbt-scala-native-config-brew-github-actions to 0.1.3 by @typelevel-steward in #3158
  • Update to ip4s 3.3.0 by @mpilquist in #3172
  • Update CONTRIBUTING.md for Native build by @mpilquist in #3176
  • Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 by @typelevel-steward in #3203
  • Update sbt-scala-native-crossproject to 1.3.1 by @typelevel-steward in #3211
  • flake.lock: Update by @typelevel-steward in #3204
  • Update sbt-typelevel, sbt-typelevel-site to 0.4.20 by @typelevel-steward in #3213
  • Update cats-effect, cats-effect-laws, ... to 3.5.0 by @typelevel-steward in #3219
  • Update sbt to 1.8.3 by @typelevel-steward in #3220

New Contributors

Full Changelog: v3.6.1...v3.7.0