9.1.2
What's Changed
- Fix: Add DateOnly and TimeOnly as Non-standard to standard EDM Primitive Conversions by @WanjohiSammy in #1353
- Add a README to NuGet package by @WanjohiSammy in #1368
- Fix deltas by @mikepizzo in #1365
- Add a README in nuspec by @WanjohiSammy in #1377
- Fix Default ODataEnumSerializer and ODataEnumDeserializer Fails to Convert Multi-Value Flag Enum Values to Lower Camel Case by @WanjohiSammy in #1367
- Fixes #1379: Enable to validate query option on unbound functions by @xuzhg in #1380
- Bump version to 9.1.2 by @xuzhg in #1385
- ODataOutputFormatter fix - Make WriteResponseBodyAsync fully async by @TAzmir in #1363
- Fix subtle bug when deserializing property without value by @gathogojr in #1308
- Fix/datetime filter fix by @VitaliyChaban in #1316
- Custom method can now have nullable parameters and nullable arguments for 9.x by @bjelbo in #1374
New Contributors
- @TAzmir made their first contribution in #1363
- @VitaliyChaban made their first contribution in #1316
- @bjelbo made their first contribution in #1374
Full Changelog: 9.1.1...9.1.2