circe 0.7.0
This release includes the changes from the first and second 0.7.0 milestones, as well as a few other things:
- Version updates: Cats (from 0.8.1 to 0.9.0), Monocle (to 1.4.0), and Refined (from 0.6.0 to 0.6.2).
- A new
TimeInstances
trait forjava.time
instances (#545; thanks Sergey Kolbasov). - Printing optimizations and
ByteBuffer
printing support for Scala.js (#544).
Cumulatively the changes between 0.6 and 0.7 are pretty large, and the discussion of updating in the M1 release notes is likely to be particularly useful for people who are working with cursors directly. If you run into any questions or issues please get in touch on Gitter.
Thanks to all contributors (19+ since 0.6!), reviewers, and feedback-givers, and especially to @jonas and @n4to4 for all their work on the project site, documentation, and build configuration since 0.6.