Releases: voiceittech/voiceit3-rust
Releases · voiceittech/voiceit3-rust
v3.0.7
v3.0.6
Maintenance release — naming consistency, dependency updates, and bug fixes.
v3.0.5
Add URL path encoding via urlencoding crate
v3.0.4
Refresh Cargo.lock to align with declared reqwest 0.13.2; pulls in current rustls 0.23.38.
3.0.3
Capitalized VPP phrase, API 3.0 updates
0.5.1
Changes
- Fix removeUserFromGroup to use DELETE instead of PUT to match voiceitapi3
- Standardize Getting Started signup text
- Update README documentation
0.4.1
DEVOPS-101/DEVOPS-104 (RELEASEPATCH)
0.4.0
Add SwitchSubAccountType and update dependencies (RELEASEMINOR)
0.3.0
add subbacounts (RELEASEMINOR)(API2-709)
0.2.4
Attempt to use Oath2 token (RELEASEPATCH)