Releases: digitonic/passona-sdk
Releases · digitonic/passona-sdk
2.5.0
2.4.2
Release 2.4.1
- support for any php version
2.4.0
Release 2.3.1
Added:
- List contact groups facade
Release 2.3.0
Added:
- Flush Contact group request and facade (PR 45){https://github.com/digitonic/passona-sdk/pull/45}
Release 2.2.0
Added:
- Unique Contacts endpoint
Release 2.1.1
Added
- Changelog - The CHANGELOG.md has now been updated to reflect the correct data.
Release 2.1.0
Added:
- built-in setters to all Request objects
Changed:
- Responses from endpoints returning a single entity are now returned as a single stdClass, rather than a collection of standard classes
Release 2.0.0
This release brings support for version 2 of the Passona API. Additionally, the SDK has been rewritten from the ground up to provide a more fluent interface.