Releases: CodeCasterNL/SerializeThis
Releases · CodeCasterNL/SerializeThis
v1.4.3
v1.4.2
Error handling around serialization.
v1.4.1
Save attribute data on ClassInfo, let serializer decide what to do with it. This fixes that the JSON-attribute-rename also applied to the generated C#.
v1.4.0
Now also respects various attributes renaming properties, such as JsonProperty(Name = "...") from JSON.NET.
1.3.0
Added C# object initializer generation, introduced various collection fixes and barely any unit tests, reorganised project structure, allow clicking on Foo in var f = new Foo().