Skip to content

Latest commit

 

History

History
81 lines (47 loc) · 3.43 KB

CHANGELOG.md

File metadata and controls

81 lines (47 loc) · 3.43 KB

[2.6.0]

Changed

  • Added extra parameter to definition of CreateEntity to know whether a record is being created from a Create or Upsert message. - DynamicsValue/fake-xrm-easy#172

Added

[2.5.0]

Changed

  • Upgraded CoreAssemblies package for v9 versions with latest version

[2.4.0]

Added

  • Alpha: Introduced subscription usage monitoring based on customer feedback

Changed

[2.3.3]

Added

  • Added method to find early bound types by using their entityTypeCode

[2.3.2]

Changed

[2.3.0]

Added

Changed

  • Move CallerProperties, GetTracingService and CallerProperties to IXrmBaseContext so the can be reused both in IXrmFakedContextand and IXrmRealContext interfaces - DynamicsValue/fake-xrm-easy#35
  • Move XrmFakedPluginExecutionContext to the Plugins package, it'll be under FakeXrmEasy.Plugins as opposed to FakeXrmEasy.Abstractions.Plugins

[2.2.0]

  • Remove PullRequestException and added different types of exceptions depending on the license context

[2.1.1]

Changed

[2.1.0]

Added

Changed

[2.0.1-rc1] - Initial release