Releases: stripe/stripe-python
Releases · stripe/stripe-python
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
stripe-python v1.71.2
- #362 Fix balance transaction and invoice item conversion into
StripeObject
s
stripe-python v1.71.1
- #360 Fix
BytesWarning
being issued on logging in Python 3
stripe-python v1.71.0
- #359 Support for listing source transactions