Skip to content

Releases: jwojnowski/fs2-aes

v0.3.2

09 Nov 19:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

29 Jun 12:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

28 May 22:22
Compare
Choose a tag to compare

⚠️ 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

New Contributors

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

v0.2.0

14 May 22:25
8da59c1
Compare
Choose a tag to compare

What's Changed

  • ⬆️ 📝 Update sbt-tpolecat and add versions to readme by @jwojnowski in #1
  • ✨ Add key generation method by @jwojnowski in #2
  • 💚 Add versionScheme and MiMa binary compatibility check by @jwojnowski in #3

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

07 May 21:02
178e071
Compare
Choose a tag to compare

Initial release! 🎉