Latest release

stripe-python v1.75.3

@brandur-stripe brandur-stripe released this Dec 5, 2017 · 6 commits to master since this release

  • #378 Log encoded version of parameters instead of raw POST data

See the changelog for more details.

stripe-python v1.75.2

@brandur-stripe brandur-stripe released this Dec 5, 2017 · 9 commits to master since this release

  • #378 Log encoded version of parameters instead of raw POST data

See the changelog for more details.

stripe-python v1.75.1

@stripe-servers stripe-servers released this Nov 29, 2017 · 10 commits to master since this release

  • #372 Add only changed values to _unsaved_values in StripeObject
  • #375 Use a custom JSON encoder to handle datetime objects when serializing StripeObjects

See the changelog for more details.

stripe-python v1.75.0

@brandur-stripe brandur-stripe released this Nov 8, 2017 · 18 commits to master since this release

  • #369 Make custom actions on various resources (e.g. Account.reject) more consistent with other APIs

See the changelog for more details.

stripe-python v1.74.0

@brandur-stripe brandur-stripe released this Nov 7, 2017 · 22 commits to master since this release

  • #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)

See the changelog for more details.

stripe-python v1.73.0

@brandur-stripe brandur-stripe released this Nov 2, 2017 · 27 commits to master since this release

  • #364 Switch to vendored version of the six package for compatibility between Python 2 and 3

See the changelog for more details.

stripe-python v1.72.0

@brandur-stripe brandur-stripe released this Oct 31, 2017 · 34 commits to master since this release

  • #361 Support for exchange rates APIs

See the changelog for more details.

stripe-python v1.71.2

@brandur-stripe brandur-stripe released this Oct 31, 2017 · 37 commits to master since this release

  • #362 Fix balance transaction and invoice item conversion into StripeObjects

See the changelog for more details.

stripe-python v1.71.1

@brandur-stripe brandur-stripe released this Oct 27, 2017 · 40 commits to master since this release

  • #360 Fix BytesWarning being issued on logging in Python 3

See the changelog for more details.

stripe-python v1.71.0

@brandur-stripe brandur-stripe released this Oct 26, 2017 · 43 commits to master since this release

  • #359 Support for listing source transactions

See the changelog for more details.