Skip to content

10.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 13:54

This patch release fixes a deserialization issue:

  • On .NET 6, the DateOnly and TimeOnly deserializer builder would fail as it depended on method overloads only available in .NET 7 and above (#304, h/t @runerys; #305).