ASP.NET Core OData 8.0.7
https://www.nuget.org/packages/Microsoft.AspNetCore.OData/8.0.7
What's Changed
- Support DateOnly and TimeOnly by @xuzhg in #450
- ♻️ Nullable and non nullable type mapping registration simplification by @julealgon in #453
- Unmapped properties are in Delta by @dxrdxr in #441
- Change query validation to throw ODataException
- Create type annotation only has the type name
- No dollar sign query option setting to a resolver
Full Changelog: 8.0.6...8.0.7