Circe Fs2 Versions Save

Streaming JSON parsing and decoding with fs2

v0.14.1

1 year ago

This is the first release cross-published for Scala.js and Scala Native.

Features

Docs

Updates

Behind-the-scenes

New Contributors

Full Changelog: https://github.com/circe/circe-fs2/compare/v0.14.0...v0.14.1

v0.14.0

2 years ago

This release introduces Scala 3 support and updates the Circe version to 0.14.1 and fs2 to 3.0.4.

v0.13.0

4 years ago

This release updates Circe to 0.13.0, Jawn to 1.0.0, and fs2 to 2.2.2.

v0.13.0-M1

4 years ago

This release updates Circe to 0.13.0-M2, Jawn to 1.0.0-RC3, and fs2 to 2.1.0.

v0.12.0

4 years ago

This release updates Circe to 0.12.0 and Cats, cats-effect, and fs2 to 2.0.0.

v0.12.0-M1

4 years ago

This release updates the circe version to 0.12.0-M3, fs2 to 1.1.0-M1, Cats to 2.0.0-M4, and Jawn to 0.14.2. It also introduces Scala 2.13.0 support.

v0.11.0

5 years ago

This release updates the circe version to 0.11.0 and Jawn to 0.14.1.

v0.10.0

5 years ago

Updates the fs2 version to 1.0.0!

v0.10.0-M1

5 years ago

This release bumps the circe version to 0.10.0 and fs2 to 1.0.0-RC1, and includes a few changes related to the fs2 version change (byteArrayParserS is now byteArrayParserC, in general segments are now chunks, etc.). Thanks to Jakub Kozłowski in particular for handling the fs2 upgrade.

We will publish an 0.10.0 release once fs2 1.0.0 is out.

v0.9.0

6 years ago

FS2 0.10.0 is out! 🎉 🎆 🍾 🎉

(This circe-fs2 release updates the FS2 version from RC2 but otherwise is completely boring.)