v7.8.2
What's Changed
- Some small updates for the SMS API. See #256
- Updates the GSM::CHARACTERS constant to remove
ç
and instead addÇ
. Fixes #255 - Updates code comments for
SMS#send
method to remove properties for unsupported message typesvCal
,vCard
, andwappush
- Updates namespacing for referencing
SecurityUtils#secure_compare
method due to change inruby-jwt
gem dependency.
- Updates the GSM::CHARACTERS constant to remove
Full Changelog: v7.8.1...v7.8.2