Skip to content

Releases: MerginMaps/python-api-client

0.7.2

Choose a tag to compare

@wonder-sk wonder-sk released this 12 Apr 15:05

0.7.1

Choose a tag to compare

@wonder-sk wonder-sk released this 21 Mar 13:09
  • Added has_writing_permissions() API call

0.7.0

Choose a tag to compare

@wonder-sk wonder-sk released this 14 Mar 16:10
  • 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

Choose a tag to compare

@wonder-sk wonder-sk released this 17 Nov 11:00
  • Add user_service() API call (#113)
  • Updated to pygeodiff 1.0.5

0.6.5

Choose a tag to compare

@wonder-sk wonder-sk released this 14 Oct 07:29
  • CLI: add, remove and list user permissions in a project (#98, #110)
  • Update to pygeodiff 1.0.4

0.6.4

Choose a tag to compare

@wonder-sk wonder-sk released this 16 Sep 13:36
  • 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

Choose a tag to compare

@wonder-sk wonder-sk released this 27 Jul 20:35
  • Update to pygeodiff 1.0.2

0.6.2

Choose a tag to compare

@wonder-sk wonder-sk released this 12 Jul 16:24
  • Fixed python error when pushing changes

0.6.1

Choose a tag to compare

@wonder-sk wonder-sk released this 07 Jul 12:08
  • Added APIs to download individual files at any version (download_file()) and diffs (get_file_diff()) (#93)
  • Robustness fixes (#30, #53, #96)
  • Always require geodiff to be available (#92, #63)

0.6.0

Choose a tag to compare

@wonder-sk wonder-sk released this 09 Jun 10:06
  • Moved to pygeodiff 1.0.0 - adding various new APIs