This is the first release cross-published for Scala.js and Scala Native.
Features
- Add
chunkDecoder
pipe 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