Add support for Suppressions API
This release adds support for the Postmark Suppressions API. For more information, please check out our wiki documentation on managing Suppressions.
Changes:
- Add functions for listing, creating and reactivating Suppressions.
- Use
JSON_BIGINT_AS_STRING
json_decode
option to handle integer overflows.