v0.3.0
⚠️ Important note
This release updates fs2
to 3.7.0
, which in turn 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.
What's Changed
- 📝 Add Code of Conduct by @jwojnowski in #4
- Update sbt-scalafmt to 2.5.0 by @scala-steward in #8
- Update fs2-core to 3.7.0 by @scala-steward in #5
- Update sbt to 1.8.3 by @scala-steward in #7
- Update sbt-ci-release to 1.5.12 by @scala-steward in #6
New Contributors
- @scala-steward made their first contribution in #8
Full Changelog: v0.2.0...v0.3.0