github zio/zio-json v0.3.0-RC2

latest releases: v0.6.2, v0.6.1, v0.6.0...
2 years ago

A number of cleanups and simplifications to prepare for ZIO 2, including:

  • More idiomatic naming that's being adopted across the ZIO 2 ecosystem (e.g. transform, transformOrFail, etc.)
  • Cleanup of macro-based derivation
  • Adding license headers to most files
  • Ripping out inheritance between JsonCodec and JsonEncoder / JsonDecoder, and removing cyclic derivation
  • Fixing a bug in fromJsonAST
  • Moving syntax to method names
  • Adding missing (but expected) operators to JsonCodec

Don't miss a new zio-json release

NewReleases is sending notifications on new releases.