Skip to content

Releases: recurly/recurly-client-dotnet

1.4.4 (stable) 2016-11-17

17 Nov 20:48
Compare
Choose a tag to compare
  • fixed; Allow skip trial period by setting date in the past #183
  • added; Add .vscode to gitignore #185
  • added; UsageList class #188

1.4.3 (stable) 2016-10-24

24 Oct 16:06
Compare
Choose a tag to compare
  • Allow null netterms #178
  • Add SubscriptionState Failed #177
  • Support free trial coupons #181

1.4.2 (stable) 2016-10-03

03 Oct 18:02
Compare
Choose a tag to compare
  • New server feature: Allow UsageTimestamp to be null (and default to the server time) #170

1.4.1 (stable) 2016-09-21

21 Sep 19:15
Compare
Choose a tag to compare
  • Do not parse nil usage_percentage #169

1.4.0 (stable) 2016-09-19

19 Sep 19:31
Compare
Choose a tag to compare

This brings us up to API v2.3

  • Exposed subscription 'PlanCode' publicly #139
  • Set AddOn#PlanCode for GetAddOn #141
  • Fix TLS preferences for releases #143
  • Adding cc_emails attribute to Account class #147
  • Fixed Get Adjustment and related test #150
  • Add Currency attribute to BillingInfo #151
  • Update to API version 2.2 #154
  • Adding PaymentMethod attribute on Transaction #159
  • Update to config with API Access #162
  • Add error case for 400 status code #164
  • Usage Based Billing Support #165

1.3.1 (stable) 2015-11-19

19 Nov 19:37
Compare
Choose a tag to compare
  • fixed; invoice reader on Subscription PR

1.3.0 (stable) 2015-11-18

19 Nov 01:04
Compare
Choose a tag to compare
  • Retargeting to .NET version 4.5 for TLS headers PR
  • added; explicit TLS 1.2 and 1.1 settings PR
  • fixed; Add(planAddOnCode, quantity) method of SubscriptionAddOnList PR

1.2.7 (stable) 2015-11-17

17 Nov 23:43
Compare
Choose a tag to compare
  • added; Open state to Subscription #126
  • fixed; Subscription Pending integration test #126
  • fixed; referencing an Invoice from a Subscription returns the invoice #123

1.2.6 (stable) 2015-11-04

04 Nov 23:58
Compare
Choose a tag to compare
  • Fixes a build flaw in which a debug url was included in the published dll #122

Please use this version over 1.2.5

1.2.5 (stable)

03 Nov 23:47
Compare
Choose a tag to compare
  • added; multiple redemption support GetRedemptions for Invoice #105
  • added; description readers to Coupon ReadXml #111
  • added; PreviewChange method for Subscription #116
  • added; Update() and Restore() paths to Coupon #109
  • added; Bulk and Unique Coupons support #108
  • added; Coupon default to SingleCode #120

Please use 1.2.6 as this build is missing some compiled code needed for operation. https://github.com/recurly/recurly-client-net/releases/tag/1.2.6