2.1.0 (2024-08-06)
- add support for Int32 (54a2466)
2.0.1 (2024-05-29)
- re-release NuGet because of errors during push (76eabc9)
2.0.0 (2024-05-29)
- add support for .NET 8 (7858c77)
- remove obsolete Exception constructor with SerializationInfo from ClaimParsingException (bfda5ff)
- remove obsolete Exception constructor with SerializationInfo from MissingClaimException (7c98da0)
- drop support for.NET 7
- removes the constructor overload from ClaimParsingException with SerializationInfo and StreamingContext See SYSLIB0051
- removes the constructor overload from MissingClaimException with SerializationInfo and StreamingContext See SYSLIB0051
1.2.0 (2023-02-13)
- update to .NET 7 (837bf2b)
1.1.0 (2023-01-18)
- add custom exceptions for model binding errors (ea8f09b)
- initial release (bdb5342)
- initial release (bdb5342)