stripe-ruby v6.4.0 Release Notes

Release Date: 2022-06-17 // almost 2 years ago
    • โšก๏ธ #1073 API Updates
      • Add support for fund_cash_balance test helper method on resource Customer
    • ๐Ÿš€ #1074 Support updating pre-release versions
    • ๐Ÿ’Ž #1072 Trigger workflows on beta branches
    • #1071 Use request_stripe_object for all requests
    • โšก๏ธ #1070 API Updates

    Switch from using meta-programing to generating explicit methods for custom methods.

    • ๐Ÿ’Ž #1069 chore: Stop special implementation of Account.persons method.