Skip to content

Releases: MerginMaps/geodiff

release-0.6.4

18 Oct 07:00
Compare
Choose a tag to compare

release-0.6.3

18 Oct 06:53
Compare
Choose a tag to compare

release-0.6.2

18 Oct 06:40
Compare
Choose a tag to compare

Fix deployment -> create wheels for win/lnx/osx for python 3.6 and 3.7

release-0.6.1

17 Oct 10:01
Compare
Choose a tag to compare

distribute wheels

release-0.6.0

16 Oct 12:13
e6d1584
Compare
Choose a tag to compare

remove "patched" argument from GEODIFF_applyChangeset

release-0.5.1

16 Oct 11:45
9bfd2ee
Compare
Choose a tag to compare

add listChangesSummary to python API

release-0.5.0

14 Oct 08:06
Compare
Choose a tag to compare

add GEODIFF_listChangesSummary to API to create JSON with summary values (useful for example for tests)

release-0.4.0

26 Sep 17:09
7530eaf
Compare
Choose a tag to compare
able to produce JSON output (#15)

[feature] [api break] listChanges now produce JSON output

added new API:

GEODIFF_hasChanges
GEODIFF_changesCount
changed API for:

GEODIFF_listChanges (returns GEODIFF status, and produces JSON)

release-0.3.0

23 Sep 11:56
9afc364
Compare
Choose a tag to compare
Fix 11 other tables (#14)

* remove ninja, unable to install on alpine
* fix #11 support changes in other gpkg tables

release-0.2.6

19 Sep 16:31
Compare
Choose a tag to compare

fix loading of libs with PYPI on lnx/macos