Releases: OData/ModelBuilder
Releases · OData/ModelBuilder
3.0.0-preview.1
What's Changed
- Add README to NuGet package by @WanjohiSammy in #48
- Migrate to ESRP v5 by @habbes in #49
- Add no-op for adding the same dynamic dictionary property more than once by @etherfactor in #52
- Update pipeline agent image by @WanjohiSammy in #55
- Update to ODL 9.x preview, remove
Edm.DateandEdm.TimeOfDayand replace withSystem.DateOnlyandSystem.TimeOnlyby @WanjohiSammy in #59
New Contributors
- @WanjohiSammy made their first contribution in #48
- @etherfactor made their first contribution in #52
Full Changelog: v2.0.0...3.0.0-preview.1
OData.ModelBuilder 2.0.0
OData.ModelBuilder 1.0.9 RTM
Package: https://www.nuget.org/packages/Microsoft.OData.ModelBuilder/1.0.9
What's Changed
- chore: Updating the preprocessor usage to support future versions by @samtrion in #25
- LowerCamelCaser: Support Camel Casing for Enum Members by @shriprasanna in #27
- issue #21: Resentence RedingindNotSupported error message to include more information by @xuzhg in #28
New Contributors
- @samtrion made their first contribution in #25
- @shriprasanna made their first contribution in #27
Full Changelog: v1.0.8...v1.0.9
OData.ModelBuilder 1.0.8 RTM
https://www.nuget.org/packages/Microsoft.OData.ModelBuilder/1.0.8
Changes:
- Support DateOnly and TimeOnly types in .NET 6 target framework
OData.ModelBuilder 1.0.7 RTM
OData.ModelBuilder 1.0.6 RTM
https://www.nuget.org/packages/Microsoft.OData.ModelBuilder/1.0.6
Map System.Object to Edm.Untyped
Map Collection of System.Object to Collection(Edm.Untyped)
OData.ModelBuilder 1.0.5 RTM
EF Core (5.0.0) has a dependency on System.ComponentModel.Annotations >= 5.0.0
In 1.0.5, relax the "System.ComponentModel.Annotations" version to support EF Core 5.0
OData.ModelBuilder 1.0.3 RTM
Since 1.0.1-beta:
Features
- Add the Capabilities configuration, for example FilterRestrictions, DeleteRestrictions, etc.
- Create symbol packages (.snupkg) and upload into Nuget symbol server
Issues
- Fix some build warnings on the auto-generated files
Download
https://www.nuget.org/packages/Microsoft.OData.ModelBuilder/1.0.3