Skip to content

v0.2.0

Choose a tag to compare

@dannote dannote released this 29 Jun 03:09
· 11 commits to master since this release
  • Remove unbounded atom: :unsafe decoding; use atom: {:enum, values} or atom: :existing.
  • Avoid map decoding for fields with cast: that already produced the declared struct.
  • Recognize nested JSONCodec modules during code generation with Code.ensure_compiled/1.