Sha256: f327c54e41b860191ca9db457a0cd56ad306fe6d4b246f7d85705b7cb25976c6
Contents?: true
Size: 851 Bytes
Versions: 2
Compression:
Stored size: 851 Bytes
Contents
= Twilio Gem Changelog == 3.0.1 * Bumped down Builder version requirement for Rails compat == 3.0 * SSL validation (thanks Kyle Humberto) * Available phone numbers search support (thanks Mark Turner) * Deprecated Twilio::Connection method has been removed, use Twilio.connect(...) * LocalPhoneNumber and TollFreeNumber have been removed to reflect API changes * New phone numbers are now provisioned via the IncomingPhoneNumber class * Several classes improved to avoid adding a stray "?" when no params were set * Compatibility with 1.9.2 (and tested on 1.8.7 MRI and REE) * Now uses Bundler, Rspec 2, and WebMock == 2.9 * Compatibility with Twilio's 2010-04-01 API publish == 2.8 * SMS callback URLs * Ability to delete phone numbers == 2.7 * SMS functionality For earlier versions, see https://github.com/webficient/twilio/commits/master
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
slayer-twilio-3.0.1 | CHANGELOG.rdoc |
twilio-3.0.1 | CHANGELOG.rdoc |