Skip to content

0.9.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@fluidsonic fluidsonic released this 07 Mar 20:36
· 60 commits to master since this release
9798b12

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<