Skip to content

Releases: stripe/stripe-ruby

stripe-ruby v3.17.0

28 Jun 15:58
Compare
Choose a tag to compare
  • #658 Add support for partner_id from Stripe.set_app_info

See the changelog for more details.

stripe-ruby v3.15.0

10 May 22:44
Compare
Choose a tag to compare
  • #649 Freeze all string literals

See the changelog for more details.

stripe-ruby v3.14.0

09 May 21:58
Compare
Choose a tag to compare
  • #645 Add support for issuer fraud records

See the changelog for more details.

stripe-ruby v3.13.1

07 May 22:13
Compare
Choose a tag to compare
  • #647 Merge query parameters coming from path with params argument

See the changelog for more details.

stripe-ruby v3.13.0

11 Apr 20:53
Compare
Choose a tag to compare
  • #498 Add support for flexible billing primitives

See the changelog for more details.

stripe-ruby v3.12.1

05 Apr 23:19
Compare
Choose a tag to compare
  • #636 Fix a warning for uninitialized instance variable @additive_params

See the changelog for more details.

stripe-ruby v3.12.0

05 Apr 14:21
Compare
Choose a tag to compare
  • #632 Introduce additive_object_param so that non-metadata subobjects don't zero their keys as they're being replaced

See the changelog for more details.

stripe-ruby v3.11.0

26 Feb 12:32
3bc4256
Compare
Choose a tag to compare
  • #628 Add support for code attribute on all Stripe exceptions

See the changelog for more details.

stripe-ruby v3.10.0

21 Feb 19:38
Compare
Choose a tag to compare

stripe-ruby v3.9.2

12 Feb 19:35
fafd449
Compare
Choose a tag to compare
  • #625 Skip calling to_hash for nil

See the changelog for more details.