3.1.0
- Added new methods
async_jobs
andclear_async_jobs
inarango.ArangoClient
(please refer to the documentation for more details). - Improved the tests (100% coverage with no mocks!).
- Refactored some exception names for consistency.
- Improved logic for handling HTTP status codes when dealing with async API.