Releases: stripe/stripe-python
Releases · stripe/stripe-python
stripe-python v1.77.1
- #389 Register unsaved attributes on assignment regardless of new value
stripe-python v1.77.0
- #371 Add accessor
last_response
onStripeObject
for accessing request ID and other metadata
stripe-python v1.76.0
- #382 Add new
IdempotencyError
type
stripe-python v1.75.3
- #378 Log encoded version of parameters instead of raw POST data
stripe-python v1.75.2
- #378 Log encoded version of parameters instead of raw POST data
stripe-python v1.75.1
stripe-python v1.75.0
- #369 Make custom actions on various resources (e.g.
Account.reject
) more consistent with other APIs
stripe-python v1.74.0
- #368 Remove API that allowed the creation of new disputes (this was an erroneous addition; it never worked because the API would not allow it)
stripe-python v1.73.0
- #364 Switch to vendored version of the
six
package for compatibility between Python 2 and 3
stripe-python v1.72.0
- #361 Support for exchange rates APIs