Skip to content

Releases: linkorb/herald-client-php

Implement template listing

25 Jan 09:37
6194c9e

Choose a tag to compare

Merge pull request #4 from kaushikindianic/847-templates-list

847-templates-list

Support API to change contact's address

29 Aug 08:32

Choose a tag to compare

Merge pull request #3 from kaushikindianic/549-contact-address-chage

Card #549: Herald: API to change contact's address

Update addContact for API changes

13 Apr 13:51

Choose a tag to compare

v2.3.1

Update addContact for API changes

Also allow guzzle ^5.0

07 Aug 13:17

Choose a tag to compare

v2.3.0

Also allow guzzle ^5.0

Allow guzzlehttp/guzzle 4.x AND 6.x

06 Aug 12:36

Choose a tag to compare

v2.2.0

Merge branch 'master' of github.com:herald-project/herald-client-php

Support list and contact management

26 Jul 04:54

Choose a tag to compare

Merge pull request #2 from bvklim/master

Add cli usage sample to readme

Bugfix for using baseUrl instead of apiUrl for list/view messages

12 Mar 14:28

Choose a tag to compare

v2.0.1

Bugfix for using baseUrl instead of apiUrl for list/view messages

Support Herald server: account and library

11 Mar 20:25

Choose a tag to compare

v2.0.0

v2.0.0: support account and library

Gracefully handle invalid address lists

20 Nov 11:45

Choose a tag to compare

v1.3.1

Gracefully handle invalid address lists

Return message data as objects

20 Nov 11:37

Choose a tag to compare

Added models for Template, Layout and Address