Releases: wonderpush/wonderpush-php-lib
Releases · wonderpush/wonderpush-php-lib
v2.1.1
v2.1.0
v2.0.0
Changelog:
- Big refactorings
- Got rid of
psr/log
dependency. We now have 0 external dependencies. - Support PHP 7 by renaming a class named
Object
- Expose
GET /v1/applications
end-point - Expose
GET /v1/installations
end-point - Expose
PATCH /v1/installations/:installationId
end-point - No longer use the old Management API URL
v1.0.0
First release.
Changelog:
- Permits placing arbitrary calls against the Management API
- Exposes the
POST /deliveries
endpoint.