Skip to content

Releases: chartmogul/chartmogul-python

Removing imp namespace

13 Mar 08:40

Choose a tag to compare

  • imp (import) was moved to main chartmogul namespace
  • Change is mostly backwards compatible - classes still accessible with chartmogul.imp; if you are having problems, just remove the chartmogul.imp import & usage.

Fixes

22 Feb 07:38

Choose a tag to compare

  • customer_uuid now available in Invoices listing results
  • DataSource now has system
  • readme update

Fixes

15 Feb 10:03

Choose a tag to compare

  • fixed setup.py didn't include subpackages (#1)
  • versions now given by lower bounds
  • customer_uuid now available in listing results
  • readme correction

Fixes

09 Feb 08:42

Choose a tag to compare

  • fixed data source & customer deserialization issues
  • fixed missing Content-type header in requests
  • serialization to JSON supports date now, too
  • updated & fixed documentation

First release

07 Feb 13:27

Choose a tag to compare

v1.0.0

github url