What's Changed
- fix empty array not deserialized properly by @minghuaw in #278
- Fix
SizeSerializer
not creating new instance ofSizeSerializer
for nested types by @minghuaw in #280 - Fix never type fallback by @minghuaw in #281
- split NewType into SequenceType and NonNativeType by @minghuaw in #286
- Add
LazyValue
by @minghuaw in #285 - update docs of some generic type parameter by @minghuaw in #288
- updated deps, updated changelog and bumped version by @minghuaw in #289
- Fix error in documentation by @minghuaw in #291
Full Changelog: v0.12.0...v0.13.0