Skip to content

v0.1.734-alpha

Pre-release
Pre-release

Choose a tag to compare

@AArnott AArnott released this 07 Nov 05:36
· 1651 commits to main since this release
09268fd

What's Changed

  • Enable registering custom converters by @AArnott in #27
  • Add support for inflating pre-created collections in the deserializer by @AArnott in #29
  • Add MessagePackConverterAttribute to prescribe default custom converters for custom types by @AArnott in #44
  • Provide custom converters a means to delegate sub-values by @AArnott in #46
  • Offer camelCase property name transformation by @AArnott in #47

New analyzers

  • Add NBMsgPack002 analyzer: Avoid [Key] on non-serialized members by @AArnott in #39
  • Add NBMsgPack003 analyzer: [Key] index must be unique by @AArnott in #41
  • Add [KnownSubType] attribute analyzers by @AArnott in #43

Full Changelog: v0.1.705-alpha...v0.1.734-alpha