v2.0.0
- FIXED: Vonage#110 - check the
statusCodeon the response - FIXED: Vonage#114 - handle 429 HTTP status codes
- UPDATED: To allow errors to be programmatically useful the
errorcallback objects has been updated to{statusCode: STATUS_CODE, body: JSON_BODY, headers: HEADERS}