Skip to content

Releases: ttkoma/CrmNx.Xrm.Toolkit

1.0.28-rc

24 Aug 22:55
Compare
Choose a tag to compare

What's Changed

  • Add support expand relationships as Entity array by @ttkoma in #19

Full Changelog: 1.0.26-rc...1.0.28-rc

Expand relationship as Entity array (GetAttributeValue<Entity[]>)

24 Aug 21:36
560a9ca
Compare
Choose a tag to compare
Merge pull request #19 from ttkoma/next

Add support expand relationships as Entity array

FetchXml as batch

04 Apr 21:32
293824c
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /CrmNx.Xrm.Toolkit by @dependabot in #17
  • Execute fetchXml as batch request + update deps by @ttkoma in #18

Full Changelog: 1.0.25-rc...1.0.26-rc

1.0.25-rc

11 Nov 15:14
e114e13
Compare
Choose a tag to compare
1.0.25-rc Pre-release
Pre-release

What's Changed

  • fix multiple instances of jsonConverters by @ttkoma in #15

Full Changelog: 1.0.24-rc...1.0.25-rc

1.0.24

10 Nov 22:44
793f3f9
Compare
Choose a tag to compare
1.0.24 Pre-release
Pre-release

What's Changed

  • Refactoring GetAllTimezonesWithDisplayName Message by @ttkoma in #14

Full Changelog: 1.0.23-rc...1.0.24-rc

Refacroting checking DateTimeBehavior fro attributes

28 Oct 23:13
c573b70
Compare
Choose a tag to compare
Merge pull request #13 from ttkoma/next

Next

1.0.22-rc: Merge pull request #12 from ttkoma/next

12 Oct 14:25
a1a0967
Compare
Choose a tag to compare

1.0.21-rc

23 Sep 11:15
ecd3d30
Compare
Choose a tag to compare
1.0.21-rc Pre-release
Pre-release
Merge pull request #10 from ttkoma/next

actions: no translate tag to package suffix

preview.20

22 Sep 00:25
2a6c2a1
Compare
Choose a tag to compare
preview.20 Pre-release
Pre-release
Merge pull request #7 from ttkoma/next

fix #4, #5, #6

preview.19

15 Mar 16:23
Compare
Choose a tag to compare
preview.19 Pre-release
Pre-release

fixed: building query url on execute OrganizationRequest (webapi function)
fixed: RowVersion parsing exception