Skip to content

Releases: circe/circe-derivation

circe-derivation 0.12.0-M4

02 Jul 12:54
Compare
Choose a tag to compare
Pre-release

This release bumps the circe version to 0.12.0-M4.

circe-derivation 0.12.0-M3

13 Jun 13:58
Compare
Choose a tag to compare
Pre-release

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

27 Apr 19:21
Compare
Choose a tag to compare
Pre-release

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

03 Jan 20:43
Compare
Choose a tag to compare
Pre-release

First release for circe 0.11.0.

circe-derivation 0.10.0-M1

24 Sep 16:25
Compare
Choose a tag to compare
Pre-release

First release for circe 0.10.0! (That's all—no 2.13.0-M4 yet.)

circe-derivation 0.9.0-M5

25 Jun 16:28
Compare
Choose a tag to compare
Pre-release

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

12 Jun 10:55
Compare
Choose a tag to compare
Pre-release

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

24 Apr 00:09
Compare
Choose a tag to compare
Pre-release

This release is the same as 0.9.0-M3, but backported for circe 0.8.0

circe-derivation 0.9.0-M3

02 Apr 13:40
Compare
Choose a tag to compare
Pre-release

This release updates the patch versions for Scala 2.12 (to 2.12.5) and circe-core (to 0.9.3), and also switches the order that the primary constructor and companion object apply are tried (see #21 and #22 for details).

circe-derivation 0.7.0-M2

24 Apr 00:09
Compare
Choose a tag to compare
Pre-release

This release is the same as 0.9.0-M3, but backported for circe 0.7.1