v0.5.0
Pre-release
Pre-release
Add support for new paginated list of cases response from Testrail.
Looks like Testrail changed the response of endpoint to get cases to be paginated and that caused out existing assumptions/code to fail.
This will ensure the same behavior by recursively fetch all the cases from the API endpoints.