Skip to content

Releases: delegateas/XrmMockup

v1.15.3

17 Jun 08:45
ad9c14f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.2...v1.15.3

v1.15.2

11 Jun 06:00
b4f8c80
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.1...v1.15.2

v1.15.1

14 May 06:01
4e90b0a
Compare
Choose a tag to compare

Update dependency on Microsoft.PowerFx.Dataverse.Eval to 1.3.2, since it is now in non-pre-release

Full Changelog: v1.15.0...v1.15.1

v1.15.0

13 May 10:26
4122dc9
Compare
Choose a tag to compare

What's Changed

  • Added support for evaluating PowerFx backed Formula fields by @mkholt in #257
  • Clear waiting workflows on reset when all workflows included by @magesoe in #229
  • Alternate key fix by @magesoe in #232
  • Fix: When a calculated money field adds a whole-number field to a money value, the type was int not decimal by @mkholt in #258
  • Support for creation and update with IEnumerable relation properties by @Lucki2g in #259
  • Add ExecuteTransactionRequestHandler and related tests by @magesoe in #260
  • Add PowerFx field evaluation settings and tests by @magesoe in #261
  • Added initialization of pre operation for create and update by @mlRosenquist in #198

New Contributors

Full Changelog: v1.14.5...v1.15.0

v1.15.0-rc3

25 Apr 07:13
Compare
Choose a tag to compare
v1.15.0-rc3 Pre-release
Pre-release

What's Changed

  • Support for creation and update with IEnumerable relation properties by @Lucki2g in #259

Full Changelog: v1.15.0-rc2...v1.15.0-rc3

v1.15.0-rc2

14 Apr 07:10
7580d6c
Compare
Choose a tag to compare
v1.15.0-rc2 Pre-release
Pre-release

What's Changed

  • Fix: When a calculated money field adds a whole-number field to a money value, the type was int not decimal by @mkholt in #258

Full Changelog: v1.15.0-rc1...v1.15.0-rc2

v1.15.0-rc1

11 Apr 08:12
26d2720
Compare
Choose a tag to compare
v1.15.0-rc1 Pre-release
Pre-release

What's Changed

  • Added support for evaluating PowerFx backed Formula fields by @mkholt in #257
  • Clear waiting workflows on reset when all workflows included by @magesoe in #229
  • Alternate key fix by @magesoe in #232

Full Changelog: v1.14.5...v1.15.0-rc1

v1.14.5

19 Mar 11:53
bf1385d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.4...v1.14.5

v1.14.4

07 Mar 08:26
692ea73
Compare
Choose a tag to compare

What's Changed

  • Feature/define assemblylist in settings by @Lucki2g in #254

New Contributors

Full Changelog: v1.14.3...v1.14.4

v1.14.3

05 Mar 07:46
3d3ebf5
Compare
Choose a tag to compare

What's Changed

  • Add column comparison in MatchesCriteria and new test by @magesoe in #252
  • Throw better exception when attempting to format an invalid OptionSet value by @mkholt in #253

Full Changelog: v1.14.2...v1.14.3