Skip to content

Releases: manuc66/JsonSubTypes

1.3.1

12 Apr 21:43
Compare
Choose a tag to compare

This release fixes:

  • #32 Returning exception instead of throwing

1.3.0

28 Jan 23:14
9e0472d
Compare
Choose a tag to compare

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

22 Nov 22:15
Compare
Choose a tag to compare

#25 Support net framework 3.5

1.1.3

22 Nov 22:16
Compare
Choose a tag to compare

#21 Support framework net40

1.1.2

22 Nov 22:25
Compare
Choose a tag to compare

fix #18 : Deserialisation is not thread safe

1.1.1

22 Nov 22:30
Compare
Choose a tag to compare

#12 Add support for:

  • netstandard1.4
  • netstandard1.5
  • netstandard1.6
  • net45
  • net46
  • net47

fix #11 Nuget packages doesn't work for .Net Framework projects