v0.1.734-alpha
Pre-release
Pre-release
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
MessagePackConverterAttributeto 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