All Versions
290
Latest Version
Avg Release Cycle
16 days
Latest Release
532 days ago

Changelog History
Page 27

  • v1.8.8 Changes

    • 1 major enhancement
      • Add support for metadata on resources
  • v1.8.7 Changes

    August 18, 2013
    • 1 minor enhancement
      • Add support for closing disputes.
  • v1.8.6 Changes

    August 13, 2013
    • 1 major enhancement
      • Add Balance and BalanceTransaction resources
  • v1.8.5 Changes

    August 12, 2013
    • 1 major enhancement
      • Add support for unsetting attributes by setting to nil. This permits unsetting email and description on customers and description on charges. Setting properties to a blank string is now an error.
      • Attempting to set an object's id is now an error
  • v1.8.4 Changes

    July 11, 2013
    • 1 major enhancement
      • Add support for new cards API (Stripe API version - 2013-07-05)
  • v1.8.3 Changes

    May 06, 2013
    • ๐Ÿ›  1 bugfix:
      • Fix handling of per-call API keys (github issue #67)
  • v1.8.2 Changes

    May 01, 2013
    • 3 minor enhancements:

      • Use to_sym instead of type checking for minor performance improvement (github issue #59)
      • Handle low-memory situations without throwing an exception (github issue #61)
      • Add an Customer#upcoming_invoice convenience method (github issue #65)
    • ๐Ÿ›  1 bugfix:

      • Allow updating resources without first retrieving them (github issue #60)
  • v1.8.1 Changes

    April 19, 2013
    • 1 minor enhancement:
      • Add support for specifying an API key when retrieving an upcoming invoice
  • v1.8.0 Changes

    April 11, 2013
    • 1 major enhancement:
      • Add new Recipient resource
      • Allow Transfers to be createable
  • v1.7.11 Changes

    February 21, 2013
    • 1 minor enhancement
      • Add 'id' to the list of permanent attributes