Skip to content

Releases: CodeCasterNL/SerializeThis

v1.4.3

19 Aug 18:37

Choose a tag to compare

Attribute parameter fixes.

v1.4.2

19 Aug 18:36

Choose a tag to compare

Error handling around serialization.

v1.4.1

27 Jul 11:16

Choose a tag to compare

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

27 Jul 10:11

Choose a tag to compare

Now also respects various attributes renaming properties, such as JsonProperty(Name = "...") from JSON.NET.

1.3.0

26 Jul 23:39

Choose a tag to compare

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().