Releases: plivo/plivo-node
Releases · plivo/plivo-node
v4.0.5
v4.0.4
v4.0.3
v4.0.2
- Add Powerpack option for sending messages
v4.0.1
- Fix create subaccount method to enable subaccount while creation
v4.0.0
Bump version to 4.0.0 out of beta
- Add timeout support while making the API requests
- Add meta property to list responses
v0.4.2
v4.0.0-beta.1
- The new SDK works with Node.js >= 4. It has been tested against the versions 4, 5, 6, 7 and 8.
- The API interfaces are consistent and guessable
- Handles pagination automatically when listing all objects of a resource
- The new SDK has excellent IDE support
Bugfix: validate signature middleware
0.4.0
2016-09-09
- Integrate patch from [email protected] (thanks Rob).
- Fix Travis tests (node v6 and v4)