Releases: itmayziii/email
Releases · itmayziii/email
v1.1.2
v1.1.1
v1.1.0
v1.0.0
1.0.0 (2023-10-05)
Features
- domain parsing: now parsing domain from sender + using domain to match appropriate sender (dd67d9e)
- email templates: option to provide email body or specify a template at a file path (3422816)
- google cloud build + docs: inital docs added with Astro and starlight (86d6705)
- initial commit 🚀: cloud function that sends email based on CloudEvent (8b52157)
- interfaces: using interfaces to make the main parts of this function swappable (cc2d0ab)
- pub/sub: auto extracting pub sub data when type matches pub sub (a25719a)