Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 622 Bytes

File metadata and controls

24 lines (13 loc) · 622 Bytes

v2.1.0 - Apr 8, 2026

Added contacts->checkSuppression() and contacts->removeSuppression() for managing contact suppressions.

v2.0.0 - Sep 1, 2025

Added support for using either $email or $user_id in contacts->update().

v1.0.2 - May 29, 2025

Fixed an issue with underlying transactional API call attribute names.

v1.0.1 - May 22, 2025

Added a headers argument in events-send() and transactional->send(), enabling support for the Idempotency-Key header.

v1.0.0 - May 6, 2025

  • Fixed client imports.
  • Added test suite and some basic tests.

v0.1.0 - Feb 27, 2025

Initial release.