Releases: recurly/recurly-client-dotnet
Releases · recurly/recurly-client-dotnet
1.4.4 (stable) 2016-11-17
1.4.3 (stable) 2016-10-24
1.4.2 (stable) 2016-10-03
- New server feature: Allow
UsageTimestamp
to be null (and default to the server time) #170
1.4.1 (stable) 2016-09-21
- Do not parse nil usage_percentage #169
1.4.0 (stable) 2016-09-19
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 onTransaction
#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
- fixed; invoice reader on
Subscription
PR
1.3.0 (stable) 2015-11-18
1.2.7 (stable) 2015-11-17
1.2.6 (stable) 2015-11-04
- 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)
- added; multiple redemption support
GetRedemptions
forInvoice
#105 - added; description readers to
Coupon
ReadXml #111 - added;
PreviewChange
method forSubscription
#116 - added;
Update()
andRestore()
paths toCoupon
#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