Releases: manuc66/JsonSubTypes
Releases · manuc66/JsonSubTypes
1.3.1
This release fixes:
- #32 Returning exception instead of throwing
1.3.0
This release fixes:
- #13 De-/Serialization for sub-types without "type" property
- #26 Option for avoiding mapping on the Parent
- #23 Sonar (Coverage) analysis is broken
1.2.0
#25 Support net framework 3.5
1.1.3
#21 Support framework net40
1.1.2
fix #18 : Deserialisation is not thread safe
1.1.1
#12 Add support for:
- netstandard1.4
- netstandard1.5
- netstandard1.6
- net45
- net46
- net47
fix #11 Nuget packages doesn't work for .Net Framework projects