Releases: plivo/plivo-dotnet
Releases · plivo/plivo-dotnet
v4.1.4
v4.1.3
v4.1.2
V4.1.1
- Added state parameter to message list api.
- Fixed deletion of rented number.
- Conference member mute response fix.
- Removed the optional [ & ] while formatting the date.
v4.1.0
v3.0.9
- Re-releasing 3.0.8 with a new build to avoid signature validation errors
v3.0.8
- Add
error_code
to message response. Removecloud_rate
andcarrier_rate
from message response.
v4.0.0-beta2
- Fix #41 - Pricing API interface from v4.0.0-beta1
v4.0.0-beta1
- The new SDK works with both .NET Framework (4.5+) and .NET Core (1.0+)
- The API interfaces are consistent and guessable
Minor fixes
- Adding an extra signature verification method for GET requests
- Restsharp library version update