Skip to content

v2.1.3

Compare
Choose a tag to compare
@excid3 excid3 released this 01 Feb 22:28
· 126 commits to main since this release
038cb2d

Full Changelog: v2.1.2...v2.1.3

This release stringifies keys when sending Twilio Messaging notifications. Our docs show using Symbols for keys, but net/http wants them to be String. I'd prefer to support both, so this release adds compatibility for either or.

To use Twilio Messaging in previous versions, just set the keys to Strings instead.