Skip to content

Releases: chartmogul/chartmogul-python

Fixed "invalid date" bug with subscription events

25 May 12:55
8514ba4
Compare
Choose a tag to compare
  • Fix a bug with SubscriptionEvent where event_date and effective_date would return Not a valid date error message
  • Remove some test files
  • Update some links to the relevant documentation

Fix missing uuid in Contacts

31 Mar 07:29
c85832c
Compare
Choose a tag to compare
  • Fix missing uuid in Contacts

Support for Contacts

31 Mar 07:30
c63bbad
Compare
Choose a tag to compare

Support marshmallow 3

26 Feb 13:30
f4041d4
Compare
Choose a tag to compare
  • Upgrade the Marshmallow dependency to be >=3.10.0 (#38) #39

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)