Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: circe/circe

Tags

v0.14.15

Toggle v0.14.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve construction of decoders that support accumulating errors. (#…

…2404)f

* Adding methods to improve accumulating errors while decoding.

* Updating custom-codecs docs to include accumulating decoders.

* Format

* Apply suggestions from code review

Co-authored-by: Sam Pillsworth <[email protected]>

---------

Co-authored-by: Sam Pillsworth <[email protected]>

v0.14.14

Toggle v0.14.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update sbt-circe-org to 0.4.8 (#2384)

v0.14.13

Toggle v0.14.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2370 from grzegorz-bielski/hierarchical-configure…

…d-enum-codecs

Hierarchical configured enum codecs in Scala 3

v0.14.12

Toggle v0.14.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2362 from circe/fix-2341

Fix regression introduced in #2341

v0.14.11

Toggle v0.14.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2360 from scala-steward/update/scalafmt-core-3.9.4

Update scalafmt-core to 3.9.4

v0.14.10

Toggle v0.14.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2298 from hamnis/remove-refined

Remove refined from circe/circe

v0.14.9

Toggle v0.14.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2254 from scala-steward/update/nscplugin-0.5.1

Update nscplugin, sbt-scala-native to 0.5.4

v0.14.8

Toggle v0.14.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2273 from satorg/codec-tests-missing-rule

Add missing rule to "unserializableCodec" in `CodecTests`

v0.14.7

Toggle v0.14.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2261 from circe/asobject

Add back some `Encoder.AsObject`

v0.14.6

Toggle v0.14.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix #2135 (#2186)

Co-authored-by: Darren Gibson <[email protected]>