Skip to content

Releases: chartmogul/chartmogul-python

Remove support for page based pagination

07 Nov 10:40
026e04c

Choose a tag to compare

  • Remove old pagination using page query params (#81)
  • Add support for Python 3.12 (#81)

Support cursor based pagination

04 Oct 16:55

Choose a tag to compare

  • Support cursor based pagination (#84)
  • Lint project using black to adhere to pep8 (#84)

Support cursor based pagination

02 Oct 15:13

Choose a tag to compare

  • Support cursor based pagination (#85)
  • Send custom User-Agent header in requests (#85)

Fixed "invalid date" bug with subscription events

25 May 12:55
8514ba4

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

Choose a tag to compare

  • Fix missing uuid in Contacts

Support for Contacts

31 Mar 07:30
c63bbad

Choose a tag to compare

Support marshmallow 3

26 Feb 13:30
f4041d4

Choose a tag to compare

  • Upgrade the Marshmallow dependency to be >=3.10.0 (#38) #39

Fix issues with dependencies

22 Oct 11:35

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

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

Choose a tag to compare

Commits

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