v0.7.0
What's Changed
This version fixes bugs that were uncovered by more robust type checking. It also adds new APIs to support integrations with the newly released Dispatch CLI!
New features
- mypy: upgrade to 1.10.0 by @achille-roussel in #156
Bug fixes
- update URLs from stealthrocket to dispatchrun by @achille-roussel in #160
Documentation
- README: update logo by @achille-roussel in #159
Other changes
- test: drop FastAPI dependency by @achille-roussel in #155
- Creation/expiration time by @chriso in #157
- Add dedicated error types for each of the error statuses by @chriso in #158
Full Changelog: v0.6.0...v0.7.0