Skip to content

circe-jackson 0.6.2

Compare
Choose a tag to compare
@travisbrown travisbrown released this 16 Dec 12:07
· 435 commits to master since this release

This release is essential identical to the 0.6.1 release, with the exception that now instead of a single circe-jackson artifact, we have four (well, really twelve, given that each is cross-published for three Scala versions):

  • "io.circe" %% "circe-jackson25" % "0.6.2"
  • "io.circe" %% "circe-jackson26" % "0.6.2"
  • "io.circe" %% "circe-jackson27" % "0.6.2"
  • "io.circe" %% "circe-jackson28" % "0.6.2"

The circe-jackson25 artifact is verified by MiMa to be binary-compatible with the 0.6.1 release.