stripe-ruby v1.8.2 Release Notes

Release Date: 2013-05-01 // almost 11 years ago
    • 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)