v0.2.0
- Remove unbounded
atom: :unsafedecoding; useatom: {:enum, values}oratom: :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.