JsonSubTypes v1.6.0 Release Notes

Release Date: 2019-06-25 // almost 5 years ago
  • ๐Ÿš€ ๐ŸŽ‰ This release provides the following new functionalities :

    • ๐Ÿ‘Œ Support for multiple discriminators on single type #66
    • ๐Ÿ‘Œ Support for per inheritance level discriminators #60
    • ๐Ÿ‘Œ Support specifying a fallback sub type if none matched #63
    • ๐Ÿ“ฆ Provide NuGet package with strong name #75
    • ๐Ÿ“š Changelog history and documentation around versioning

    ๐Ÿ“ฆ The nuget package is available on https://www.nuget.org/packages/JsonSubTypes/1.6.0

    ๐Ÿ‘€ See CHANGELOG for full version history