Releases: Loops-so/loops-php
Releases · Loops-so/loops-php
v1.0.2
Fixed an issue with underlying transactional API call attribute names.
v1.0.1
Added a headers
argument in events-send()
and transactional->send()
, enabling support for the Idempotency-Key header.
v1.0.0
- Fixed client imports
- Added test suite and some basic tests