Skip to content

0.4.6

Compare
Choose a tag to compare
@Yoshify Yoshify released this 14 Sep 11:02
· 71 commits to main since this release

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

Full Changelog: 0.4.5...0.4.6