0.9.14
Pre-release
Pre-release
Changes
- added support for optional constructor parameters when decoding with
@JSON
- added default codec for
Set
- fixed issues with
@JSON.ExternalType
and inline classes wrapping primitive types - fixed incorrect variance in
JSONDecoderCodec.decode()
Migration
Search & replace in your project:
decode(valueType: JSONCodingType<in
-->
decode(valueType: JSONCodingType<