Releases: circe/circe-fs2
v0.14.1
This is the first release cross-published for Scala.js and Scala Native.
Features
- Add
chunkDecoderpipe by @samspills in #274 - Cross-build for Scala.js by @armanbilge in #272
- Scala Native by @armanbilge in #396
Docs
- Replace Segment with Chunk by @caenrique in #391
Updates
- Update scala3-library to 3.2.1 by @armanbilge in #394
- Update circe-core to 0.14.3, jawn to 1.4.0 by @armanbilge in #395
- Update fs2-core to 3.5.0 by @scala-steward in #406
- Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 by @scala-steward in #402
- Update nscplugin, sbt-scala-native, ... to 0.4.10 by @scala-steward in #410
Behind-the-scenes
- Migrated to munit instead of scalatest by @Guisanpea in #339
- Adopt sbt-circe-org by @armanbilge in #394
- Enable snapshots by @armanbilge in #411
New Contributors
- @samspills made their first contribution in #274
- @armanbilge made their first contribution in #272
- @caenrique made their first contribution in #391
- @Guisanpea made their first contribution in #339
Full Changelog: v0.14.0...v0.14.1
circe-fs2 0.14.0
circe-fs2 0.13.0
circe-fs2 0.13.0-M1
circe-fs2 0.12.0
This release updates Circe to 0.12.0 and Cats, cats-effect, and fs2 to 2.0.0.
circe-fs2 0.12.0-M1
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.
circe-fs2 0.11.0
This release updates the circe version to 0.11.0 and Jawn to 0.14.1.
circe-fs2 0.10.0
Updates the fs2 version to 1.0.0!
circe-fs2 0.10.0-M1
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.
circe-fs2 0.9.0
FS2 0.10.0 is out! 🎉 🎆 🍾 🎉
(This circe-fs2 release updates the FS2 version from RC2 but otherwise is completely boring.)