v0.10.0
What's Changed
- typo README.md by @faebebin in #69
- Real Use Case for Automating QFieldCloud Project Management by @SeqLaz in #70
- Update examples.md with some Markdown and heading fixes by @suricactus in #73
- Fix
QFIELDCLOUD_URLin cli's help by @gounux in #74 - Add support for the teams endpoints that were added recently by @SeqLaz in #75
- Adding the support for the status endpoint by @SeqLaz in #76
- Fixing json output by @SeqLaz in #78
- Fixing documentation and adding some improvements by @SeqLaz in #77
- fix: add trailing URL slash so we not break query string in the URL by @suricactus in #83
- Add a function to delete files individually by @suricactus in #80
- feat: add show_project method by @suricactus in #81
- fix: do not overwrite with empty file if the server returns HTTP 304 when
If-None-Matchis sent by @suricactus in #84
New Contributors
Full Changelog: v0.9.0...v0.10.0