Releases: MerginMaps/python-api-client
Releases · MerginMaps/python-api-client
0.7.4
- Added set_tables_to_skip() to optionally configure which tables to ignore in geodiff
- Updated to pygeodiff 2.0.1
0.7.3
- New default public server URL (#136)
- Fix issues with files and changesets downloading (#140)
- Fix handling of conflict files (MerginMaps/qgis-plugin#382)
- CLI: Fix mergin-py-client list project (#133)
- CLI: Fix individual file download (#140)
0.7.1
- Added has_writing_permissions() API call
0.7.0
- Added support for reporting of changes based on project history
- Fixed sync issues on Windows when schema changes (#117)
- Better naming of conflict files (#62)
- Unhandled exceptions during pull get written to the client log (#103)
- Fixed download of earlier version of GeoPackage files (#119)
0.6.6
- Add user_service() API call (#113)
- Updated to pygeodiff 1.0.5
0.6.5
- CLI: add, remove and list user permissions in a project (#98, #110)
- Update to pygeodiff 1.0.4
0.6.4
- Allow any namespace in create_project_and_push() (#104)
- CLI: create project & push data using --from-dir (#105)
- Update to pygeodiff 1.0.3
0.6.3
- Update to pygeodiff 1.0.2
0.6.2
- Fixed python error when pushing changes