New
v0.14.15
What's Changed
- Update scodec-bits to 1.2.2 by @scala-steward in https://github.com/circe/circe/pull/2388
- Update scalafmt-core to 3.9.8 by @scala-steward in https://github.com/circe/circe/pull/2387
- Update sbt, scripted-plugin to 1.11.3 by @scala-steward in https://github.com/circe/circe/pull/2389
- Update scodec-bits to 1.2.3 by @scala-steward in https://github.com/circe/circe/pull/2390
- Update scodec-bits to 1.2.4 by @scala-steward in https://github.com/circe/circe/pull/2391
- Update scalafmt-core to 3.9.9 by @scala-steward in https://github.com/circe/circe/pull/2394
- Update sbt, scripted-plugin to 1.11.4 by @scala-steward in https://github.com/circe/circe/pull/2395
- Update sbt, scripted-plugin to 1.11.5 by @scala-steward in https://github.com/circe/circe/pull/2396
- Update sbt-scalajs, scalajs-compiler, ... to 1.20.1 by @scala-steward in https://github.com/circe/circe/pull/2397
- Update sbt, scripted-plugin to 1.11.6 by @scala-steward in https://github.com/circe/circe/pull/2398
- Update scalacheck to 1.19.0 by @scala-steward in https://github.com/circe/circe/pull/2399
- Update munit-scalacheck to 1.2.0 by @scala-steward in https://github.com/circe/circe/pull/2400
- Update scalafmt-core to 3.9.10 by @scala-steward in https://github.com/circe/circe/pull/2402
- Update munit to 1.2.0 by @scala-steward in https://github.com/circe/circe/pull/2401
- Simplify strict decoding and make it not fail fast in the accumulating variant by @bdmendes in https://github.com/circe/circe/pull/2381
- Update sbt-jmh to 0.4.8 by @scala-steward in https://github.com/circe/circe/pull/2403
- Improve construction of decoders that support accumulating errors. by @zarthross in https://github.com/circe/circe/pull/2404
New Contributors
- @bdmendes made their first contribution in https://github.com/circe/circe/pull/2381
Full Changelog: https://github.com/circe/circe/compare/v0.14.14...v0.14.15