Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 538 Bytes

File metadata and controls

24 lines (13 loc) · 538 Bytes

0.1.3 - February 22, 2012

  • Fix parameter encoding in Client#new_merchant_url (related to Faraday issue #115)
  • Allow changing environment / base_url after client init

0.1.2 - February 2, 2012

  • Add webhook_valid? method to Client
  • Make confirm_resource play nicely with HashWithIndifferentAccess
  • More RFC compliant parameter encoding

0.1.1 - January 12, 2012

  • Add name to Bill
  • Add state support to new_{subscription,pre_authorization,bill}_url

0.1.0 - November 23, 2011

  • Initial release