v0.15.0
- Rename of
decode
&encode
methods ofJsonValueCodec
todecodeValue
&encodeValue
accordingly - Fix #76 by not allowing null values for required fields or collection data
- Fix #77 by adding support of type-aliases for top-level types
All changes v0.14.0...v0.15.0