Releases: messagebird/ruby-rest-api
Releases · messagebird/ruby-rest-api
4.0.0
3.1.1
3.1.1
- [ADDED] Add release tagging workflow.
3.1.0
v3.0.0
-
Adds support to Verify emails
Added the VerifyEmailMessage entity
Adds example of Verify email -
Fixes
verify_delete
The client tries to instantiate a Verify object from the delete request but the response is empty.
Response body is nil and doesn't respond to.empty?
.
Sending the request directly instead as other*_delete
methods.
v2.0.1: Merge pull request #61 from messagebird/cut-2.0.1
v2.0.0
v2.0.0
v1.4.2
v1.4.0
v1.3.3
v1.3.2
The following changes were added:
- #8 Add the correct parameters to Net::HTTPServerError. Thanks @nikolai-b!