Releases: circe/circe-derivation
circe-derivation 0.12.0-M4
This release bumps the circe version to 0.12.0-M4.
circe-derivation 0.12.0-M3
This release bumps the circe version to 0.12.0-M3, Cats to 2.0.0-M4, and introduces Scala 2.13.0 support.
It also introduces a new deriveCodec
method for deriving Codec
instances (introduced in circe-core 0.12.0-M3), and changes the behavior of derived decoders (and codecs) for case classes with no members (decoding now fails on non-object input).
circe-derivation 0.12.0-M1
This release bumps the circe version to 0.12.0-M1, Cats to 2.0.0-M1, and introduces Scala 2.13.0-RC1 support. It also includes a fix by Brice Jaglin for an issue where macro-generated code would result in Wartremover warnings / failures.
circe-derivation 0.11.0-M1
First release for circe 0.11.0.
circe-derivation 0.10.0-M1
First release for circe 0.10.0! (That's all—no 2.13.0-M4 yet.)
circe-derivation 0.9.0-M5
This release makes it possible to use circe-derivation as a compile-time only dependency (#28), moves @JsonCodec
to a new circe-derivation-annotations module (#29 and #30), and adds some configuration options.
Thanks to Felix Mulder and Bruno Bieth for the contributions!
circe-derivation 0.9.0-M4
This release updates the Scala.js version to 0.6.23 and includes Bruno Bieth's addition of a @JsonCodec
annotation.
circe-derivation 0.8.0-M3
This release is the same as 0.9.0-M3, but backported for circe 0.8.0
circe-derivation 0.9.0-M3
circe-derivation 0.7.0-M2
This release is the same as 0.9.0-M3, but backported for circe 0.7.1