Skip to content

Releases: chartmogul/chartmogul-python

Retrieve Invoice

30 May 08:24
Compare
Choose a tag to compare

[DP-468] Retrieve Invoice endpoint (#11)

v1.1.3

24 May 13:30
Compare
Choose a tag to compare
  • support for Delete Invoice

Fixes

21 Apr 11:57
Compare
Choose a tag to compare

Included in this release:

  • Fix to chartmogul.Invoice: due_date is now an optional field
  • README changes

Removing imp namespace

13 Mar 08:40
Compare
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
Compare
Choose a tag to compare
  • customer_uuid now available in Invoices listing results
  • DataSource now has system
  • readme update

Fixes

15 Feb 10:03
Compare
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
Compare
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
Compare
Choose a tag to compare
v1.0.0

github url