* Add context endpoints (API v2) * Add job details endpoint (API v2) * Add support for pagination: the results from endpoints that support pagination will come as a list rather than a list under `response["items"]`
0.3.2
* Add response code 429 to the list of HTTP status codes to force a retry on
0.3.1
* Add job approval endpoint (API v2)
0.3.0
* Add endpoints to get project pipelines (API v2) * Add endpoints to get project insights (API v2)
0.2.0
* Add endpoints to get/update project advanced settings