Skip to content

v1.0.0

Compare
Choose a tag to compare
@itmayziii itmayziii released this 05 Oct 00:32
55b3520

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)