Summary
- π Online documentation https://opengisch.github.io/qfieldcloud-sdk-python/
- π¨βπ» Inline documentation
- πΊ Added
apply_delta
method - π§ Added
patch_project
method
What's Changed
- Move from
flake8
toruff
by @suricactus in #56 - Added methods to CRUD project collaborators by @suricactus in #57
- Adding Python Docstring by @SeqLaz in #58
- Further typing and docs improvements by @suricactus in #59
- Bump CI dependencies by @suricactus in #60
- Add documentation builder CI by @suricactus in #61
- Add the CLI docs by @suricactus in #62
- Add the CLI page which slipped in the previous commit by @suricactus in #63
- Adding CLI and SDK for push delta files by @SeqLaz in #65
- Adding validator for files to upload on SDK by @SeqLaz in #66
- Adding examples and Formatting for the examples code by @SeqLaz in #67
- Add endpoint to patch the project and pretty print project data by @suricactus in #64
- Example docs adjustments and fixes by @suricactus in #68
New Contributors
Full Changelog: v0.8.4...v0.9.0