Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 1.07 KB

Change log

Represents the NuGet versions.

v3.1.2

  • Enhancement: Refactored to leverage Simple.OData.Client versus the previously custom version, as this is a far richer and complete OData implementation. This was chosen as it is lightweight and is completely decoupled from the underlying OData endpoint.

v3.1.1

  • Upgrade: Upgraded the project to .NET Standard 2.1 (compatible with .NET Core 3.1).

v2.1.6

v2.1.5

  • Fixed: Introduced FxCop Analysis to Beef.Data.OData; this version represents the remediation based on the results.

v2.1.4

  • Fixed: Introduced FxCop Analysis to Beef.Core; this version represents the remediation based on the results.

v2.1.3

  • Fixed: InvokerBase was non functioning as a generic class; reimplemented. Other Invokers updated accordingly.

v2.1.2

  • Fixed: Inconsistent version numbers.

v2.1.1

  • New: Initial publish to GitHub.