Skip to content

Releases: chartmogul/chartmogul-python

Fix issues with dependencies

22 Oct 11:35
Compare
Choose a tag to compare
  • Drops support of Python 3.4
  • Fix issues with dependencies (#32)

Support subscription_set_external_id

20 Sep 09:11
Compare
Choose a tag to compare
  • This is the last version supporting Python 3.4
  • Update client get endpoints for MCS [chch16182] (#31)

v1.2.4

03 Sep 09:34
de4e0a2
Compare
Choose a tag to compare

Commits

  • [de4e0a2] - Allow customer_external_id param in invoice#create action (#30) (Hassansin)

Fix Marshmallow dependency

27 Aug 09:09
00461c3
Compare
Choose a tag to compare
v1.2.3

Use twine for distribution uploading

Connect Subscriptions

20 Dec 13:50
ee21db8
Compare
Choose a tag to compare

Features

  • [ee21db8] - Added method for Connect subscriptions [ch4617] (#23) (Hassansin)

Rate limiting

24 Aug 11:05
Compare
Choose a tag to compare
  • Add support for rate limiting (#21)

Fixes

07 Aug 09:24
Compare
Choose a tag to compare
  • Remove schema from Stripe & Clearbit attributes [ch426] (#20)
  • Dropped support of python 3.3

Add transaction_fees_in_cents

14 Mar 14:47
b5c465a
Compare
Choose a tag to compare
  • Add customer_uuid in result of list_imported [ch543] (#16)
  • Fix Customer.all() example in readme (#15)
  • Add transaction_fees_in_cents [ch3025] (#19)

Optional timeout

03 Aug 08:35
Compare
Choose a tag to compare
  • optional timeout to all requests (#14)
  • integration tests

Invoices for merged customers

09 Jun 08:06
Compare
Choose a tag to compare
  • [DP-495] Support invoices for merged customers (#12)