v2.1.3
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.