Skip to content

Releases: chartmogul/chartmogul-php

Fix ping command

22 Feb 13:20
1778470
Compare
Choose a tag to compare
  • Pass Client to Ping command #73

Drop dependency on concrete HTTP implementation

08 Jan 04:31
8aabd4d
Compare
Choose a tag to compare
  • Drop dependency on concrete HTTP implementation [ch27450] (#70)

2.2.4

26 Oct 11:32
99bafae
Compare
Choose a tag to compare

Commits

  • [99bafae] - Propagate client instance to all items of array response (#68) (slepic)
  • [a11347d] - Add delete all invoices method (#67) (Dmitry Davidov)
  • [4e2ad7e] - master -> main [ch23227] (#66) (Petr Kopac)
  • [7df8eb5] - Ubuntu to 18.04, PHP 7.4 (Travis) [ch21988] (#64) (Petr Kopac)

Use correct operator (elvis operator)

22 Apr 08:32
fa838d2
Compare
Choose a tag to compare

Commits

  • [fa838d2] - use correct operator (elvis operator) (#63) (Mohamad Bahamdain)
  • [e670fc5] - Work e-mail in metadata (Petr Kopac)

Update dependencies

10 Mar 07:54
b302492
Compare
Choose a tag to compare
  • Update dependencies [ch19723] (#62)

Fix method signature change

28 Feb 12:57
3ec60e5
Compare
Choose a tag to compare
2.2.1

Remove return type declaration (#61)

Plan Group API

26 Feb 15:26
ebb69cd
Compare
Choose a tag to compare
  • Provide support for Plan Group API [ch19607] (#58)
  • Return annotation fix & return type (#57)
  • Small Typos (Thank you) (#56)

Add support for subcription sets

23 Sep 12:42
Compare
Choose a tag to compare
  • Add support for subcription sets (#54)

Support subscription sets

23 Sep 14:27
Compare
Choose a tag to compare
  • Support subscription sets [ch16280] (#55)

Document customer_external_id field

03 Sep 08:54
Compare
Choose a tag to compare
  • Document customer_external_id field [ch15586] (#53)
  • Unit test for POST Invoice reacts on 422 correctly (#52)
  • build maintenance (#50, #51)