Releases: TeleSign/ruby_telesign
Releases · TeleSign/ruby_telesign
v3.0.0
- Removed App Verify SDK
Full Changelog: v2.4.0...v3.0.0
v2.4.0
- Added support for PATCH requests and Basic auth
Full Changelog: v2.3.1...v2.4.0
v2.3.1
- Fixed logic code to add dependency version in user-agent value
Full Changelog: v2.3.0...v2.3.1
v2.3.0
- Added tracking to request
Full Changelog: v2.2.5...v2.3.0
v2.2.5
- Update comments in both methods of messaging.rb class
- Add a comment in RELEASE file
Full Changelog: v2.2.4...v2.2.5
v2.2.2
v2.2.1
- Added support for application/json content-type
v2.1.2
v2.1.1
v2.1.0
- updated and improved README
- secret_key refactored to api_key to align with docs and portal
- api_host is now known as rest_endpoint to align with docs and portal
- various doc string updates and fixes
- added travis CI, codecov coverage and additional unit tests