Skip to content

v2.2.2 (2014-2-21)

Choose a tag to compare

@drewish drewish released this 21 Feb 18:02
· 698 commits to v3-v2021-02-25 since this release

Features

  • Added ability to determine a transaction's payment method: Transaction#payment_method (PR)
  • Added ability to determine the date an invoice was closed: Invoice#closed_at (PR)

Bug Fixes

  • The gem now explicitly requires Ruby 1.9.3 or newer (PR)