Skip to content

Releases: ordercloud-api/ordercloud-dotnet-sdk

0.6.5

15 May 17:17
ddaa968
Compare
Choose a tag to compare
  • Bugfix: exclude searchOn and sortBy list opts when not specified in fluent DSL

0.6.4

07 May 22:03
55bedce
Compare
Choose a tag to compare
  • Bugfix: Ad-hoc authentication was overwriting default TokenResponse (#20)

0.6.3

07 May 18:21
f6f03b0
Compare
Choose a tag to compare
  • Bugfix: AuthenticateAsync wasn't using passed creds (#18)

0.6.2

23 Apr 16:01
7c42998
Compare
Choose a tag to compare
  • Bugifx: Unable to patch a partial with custom xp (#16)

0.6.1

29 Mar 20:39
1803e8c
Compare
Choose a tag to compare
  • Bugfix: Naming conflicts between properties and nested classes (RouteParams) under WebhookPayloads (related to #11)

0.6.0

28 Mar 20:41
b1da0d3
Compare
Choose a tag to compare
  • Specify model type instead of xp type in endpoint methods that return models with strongly typed xp (#13)

0.5.0

26 Mar 16:15
215bb52
Compare
Choose a tag to compare
  • Webhook payload and response models (#11)

0.4.0

19 Mar 17:15
8b8d6a1
Compare
Choose a tag to compare
  • Strongly typed xp on nested models (#9)

0.3.0

15 Mar 15:57
03536d3
Compare
Choose a tag to compare
  • Builder pattern for list options (#6)
  • Writable API-read-only properties (#7)

0.2.1

09 Mar 17:35
e2a9a52
Compare
Choose a tag to compare
  • Provide ad-hoc access token to any endpoint (#4)