Skip to content

v3.7.0

Compare
Choose a tag to compare
@SendGridDX SendGridDX released this 14 Oct 19:08
· 90 commits to main since this release

Release Notes

Library - Feature

  • PR #410: allow personalization of From name and email for each recipient. Thanks to @JenniferMah!

Library - Fix

  • PR #272: Accept empty html on Email helper NewSingleEmail(). Thanks to @tjun!