Skip to content
This repository was archived by the owner on Aug 29, 2019. It is now read-only.

Releases: aweber/AWeber-API-PHP-Library

Fixing issue from 1.1.17 changes

13 Sep 19:30

Choose a tag to compare

Fixing issues on the formatting of nested objects on 'application/json' requests
Fixing issue with extra data being sent in header.
Fixing issue to allow the creation of custom fields to be sent as form encoded.

UTF-8 Fixes

25 Aug 14:58

Choose a tag to compare

Fixes for UTF-8

Composer autoload with classmap

16 Dec 20:10

Choose a tag to compare

Merge pull request #62 from nvllsvm/master

Composer autoload with classmap

Fix support for broadcast entries

09 Nov 15:55

Choose a tag to compare

Merge pull request #59 from aweber/version-bump

Bump Version to v1.1.15

Composer support

19 Feb 18:29

Choose a tag to compare

Merge pull request #44 from aweber/add-composer-packagist

Add composer packagist

Fix utf8 encoding bug

17 Feb 22:21

Choose a tag to compare

We were double encoding the params before sending the request.