Skip to content

Releases: stripe/stripe-python

stripe-python v1.82.1

14 May 20:15
Compare
Choose a tag to compare
  • #430 Handle the case where request ID is None when formatting errors

See the changelog for more details.

stripe-python v1.82.0

14 May 00:41
Compare
Choose a tag to compare
  • #422 Add user_mesage to StripeError for a way in Python 3 to avoid the "Request req_...:" string normally appended to error messages

See the changelog for more details.

stripe-python v1.81.0

10 May 22:19
Compare
Choose a tag to compare
  • #425 Add support for issuer fraud records

See the changelog for more details.

stripe-python v1.80.0

24 Apr 08:14
bfc5e87
Compare
Choose a tag to compare
  • #421 Add support for flexible billing and usage records

See the changelog for more details.

stripe-python v1.79.1

27 Feb 17:27
Compare
Choose a tag to compare
  • #401 Drop conditional dependencies that incorrectly led to an added simplejson dependency in Python 3+ after switching to universal wheel

See the changelog for more details.

stripe-python v1.79.0

23 Feb 17:52
8ad3452
Compare
Choose a tag to compare
  • #397 Build universal wheels by default
  • #398 Add support for code attribute on all Stripe exceptions

See the changelog for more details.

stripe-python v1.78.0

21 Feb 19:50
Compare
Choose a tag to compare

stripe-python v1.77.2

08 Feb 20:09
f183e8e
Compare
Choose a tag to compare
  • #394 Make last_response available after calling save()

See the changelog for more details.

stripe-python v1.77.1

12 Jan 16:43
Compare
Choose a tag to compare
  • #389 Register unsaved attributes on assignment regardless of new value

See the changelog for more details.

stripe-python v1.77.0

22 Dec 01:18
Compare
Choose a tag to compare
  • #371 Add accessor last_response on StripeObject for accessing request ID and other metadata

See the changelog for more details.