Skip to content

Releases: healthjoy/async-customerio

v0.3.0

09 Dec 15:30
9e982d4
Compare
Choose a tag to compare
  • AsyncClientBase has been adjusted to handle properly non-successful codes and connection retries.
  • Class SendEmailRequest has been updated with type annotations.

v0.2.0

09 Dec 10:35
Compare
Choose a tag to compare
  • README.md has been updated with examples of how to use the client.

v0.1.0

09 Dec 09:38
7ce0ed4
Compare
Choose a tag to compare
  • Base implementation of the Async CustomerIO client.