0.4.6
What's Changed
- prevent empty json object {} from passing to http GET body by @imagenetmit in #11
- This should fix request 403s for Cloud clients, further testing required
- Introduces additional configuration through the new Config object - see readme for more info.
- Significantly improved error handling with custom exceptions for all requests.
- Further refactoring and code readability improvements
- Dependencies have been upgraded to include Pydantic 2.3.0
New Contributors
- @imagenetmit made their first contribution in #11
Full Changelog: 0.4.5...0.4.6