v2.0.0 - Resolve
Changelog
- Redesign to support calling multiple endpoints using a single client object.
- Added Resolve functionalities to the client.
- Moved package details to about.py file
- Support additional headers configuration on client level and request level.
- Fixed the retry logic to prevent accidental retry by requests module.
- Added User-Agent header for usage metrics.