v0.8.0
What's Changed
- Pipenv, requirements, pyproject by @why-not-try-calmer in #40
- Fix types, don't import global Response anymore by @suricactus in #44
- Add retry on GET requests to QFieldCloud API by @suricactus in #45
- Prefer relative imports within the module by @suricactus in #46
- Make use of paginated API by default on
list-projects
andlist-jobs
by @suricactus in #47
Full Changelog: v0.7.0...v0.8.0