Unclaimed project
Are you a maintainer of circe? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
circe
Yet another JSON library for Scala
Back to changelogNew
v0.14.11
Community Updates
- fix(docs): adt example correct import by @perrin4869 in https://github.com/circe/circe/pull/2317
- fix: issue #2328 cursor operations broken by @solerf in https://github.com/circe/circe/pull/2331
- Add dependency in literal to jawn instead of optional to parser by @vandmo in https://github.com/circe/circe/pull/2316
- fix warning in build.sbt by @xuwei-k in https://github.com/circe/circe/pull/2336
- Make ArbitraryInstances extend ArbitraryInstances by @kubukoz in https://github.com/circe/circe/pull/2323
- Derivation for fat structures by @road21 in https://github.com/circe/circe/pull/2341
- Make it easier to derive a
Codec without an explicit Codec by @morgen-peschke in https://github.com/circe/circe/pull/2348
- Update docs around the testing artifact by @kubukoz in https://github.com/circe/circe/pull/2324
- update
.scalafmt.conf. enforce new syntax by @xuwei-k in https://github.com/circe/circe/pull/2337
Dependency Updates
- Update sbt to 1.10.2 by @scala-steward in https://github.com/circe/circe/pull/2308
- Update munit to 1.0.2 by @scala-steward in https://github.com/circe/circe/pull/2307
Update scalacheck to 1.18.1 by @scala-steward in https://github.com/circe/circe/pull/2309Update scala3-library, ... to 3.3.4 by @scala-steward in https://github.com/circe/circe/pull/2315Update sbt-scalajs, scalajs-compiler, ... to 1.17.0 by @scala-steward in https://github.com/circe/circe/pull/2314Update sbt-circe-org to 0.4.3 by @scala-steward in https://github.com/circe/circe/pull/2312Update scala-compiler, scala-library, ... to 2.12.20 by @scala-steward in https://github.com/circe/circe/pull/2306Update sbt, scripted-plugin to 1.10.3 by @scala-steward in https://github.com/circe/circe/pull/2319Update sbt, scripted-plugin to 1.10.4 by @scala-steward in https://github.com/circe/circe/pull/2321Update sbt, scripted-plugin to 1.10.5 by @scala-steward in https://github.com/circe/circe/pull/2325Update auxlib, clib, javalib, nativelib, ... to 0.5.6 by @scala-steward in https://github.com/circe/circe/pull/2327Update munit to 1.0.3 by @scala-steward in https://github.com/circe/circe/pull/2330Update sbt, scripted-plugin to 1.10.6 by @scala-steward in https://github.com/circe/circe/pull/2329Update sbt, scripted-plugin to 1.10.7 by @scala-steward in https://github.com/circe/circe/pull/2332Update sbt-scalajs, scalajs-compiler, ... to 1.18.1 by @scala-steward in https://github.com/circe/circe/pull/2334Update sbt-circe-org to 0.4.6 by @scala-steward in https://github.com/circe/circe/pull/2333Update munit to 1.0.4 by @scala-steward in https://github.com/circe/circe/pull/2335Update scalafmt-core to 3.8.4 by @scala-steward in https://github.com/circe/circe/pull/2338Update scalafmt-core to 3.8.5 by @scala-steward in https://github.com/circe/circe/pull/2340Update sbt-circe-org to 0.4.7 by @scala-steward in https://github.com/circe/circe/pull/2344Update scala3-library, ... to 3.3.5 by @scala-steward in https://github.com/circe/circe/pull/2350Update scalafmt-core to 3.8.6 by @scala-steward in https://github.com/circe/circe/pull/2347Update sbt, scripted-plugin to 1.10.10 by @scala-steward in https://github.com/circe/circe/pull/2358Update auxlib, clib, javalib, nativelib, ... to 0.5.7 by @scala-steward in https://github.com/circe/circe/pull/2354Update shapeless to 2.3.13 by @scala-steward in https://github.com/circe/circe/pull/2356Update scalafmt-core to 3.9.3 by @scala-steward in https://github.com/circe/circe/pull/2359Update scalafmt-core to 3.9.4 by @scala-steward in https://github.com/circe/circe/pull/2360New Contributors
- @perrin4869 made their first contribution in https://github.com/circe/circe/pull/2317
- @solerf made their first contribution in https://github.com/circe/circe/pull/2331
- @vandmo made their first contribution in https://github.com/circe/circe/pull/2316
- @road21 made their first contribution in https://github.com/circe/circe/pull/2341
Full Changelog: https://github.com/circe/circe/compare/v0.14.10...v0.14.11