Skip to content

Releases: recurly/recurly-client-ruby

v2.4.3 (2015-05-26)

26 May 17:21
Compare
Choose a tag to compare
  • Add bank_account_authorized_at to Subscription PR
  • Add ip_address to Transaction PR

v2.4.2 (2015-4-28)

28 Apr 18:15
Compare
Choose a tag to compare
  • Fix paged resource loading when the uuid needs to be escaped, fixes 174, PR
  • Add tax_type, tax_rate, tax_region to Adjustment PR
  • Add net_terms and collection_method to Invoice PR
  • Added bank_account attributes to BillingInfo:
    • name_on_account
    • account_type (checking or savings)
    • last_four
    • routing_number
    • PR

v2.4.1 (2015-1-23)

24 Jan 00:33
Compare
Choose a tag to compare
  • Add vat_location_valid to Account PR
  • Add Invoice#invoice_number_prefix and Invoice#invoice_number_with_prefix to make use of the new
    Country Invoice Sequencing feature PR
  • Fixes issue with Subscription#pending_subscription currency value PR

v2.4.0 (2015-1-7)

07 Jan 19:58
Compare
Choose a tag to compare
  • Add Invoice#original_invoice for refund invoices

v2.3.8 (2014-12-22)

22 Dec 23:18
Compare
Choose a tag to compare
  • Add Invoice#tax_region and Subscription#tax_region
  • Add Invoice#address and Subscription#address when previewing
  • Add Subscription#update_notes to update a subscription's notes
  • Add AddOn#accounting_code

v2.3.7 (2014-12-8)

09 Dec 00:39
Compare
Choose a tag to compare
  • Add 'public_key' property to Recurly.js
  • Adds support for reading and writing custom invoice notes

v2.3.6 (2014-11-6)

06 Nov 13:31
Compare
Choose a tag to compare
  • Fixes issue with broken association lookups

v2.3.5 (2014-10-30)

30 Oct 19:55
Compare
Choose a tag to compare
  • Adding invoice refunds by line item: invoice.refund(line_items)

v2.3.4 (2014-10-3)

03 Oct 17:50
Compare
Choose a tag to compare
  • Adding invoice preview: account.build_invoice 0bc0d01

v2.3.2 (2014-9-9)

10 Sep 19:09
Compare
Choose a tag to compare
  • Added Amazon Billing Agreement support 024269
  • Added account entity_use_code when the site is integrated with Avalara 633df6
  • Added bulk parameter 8cb157