Releases: MerginMaps/geodiff
Releases · MerginMaps/geodiff
release-0.6.4
ver++
release-0.6.3
ver++
release-0.6.2
Fix deployment -> create wheels for win/lnx/osx for python 3.6 and 3.7
release-0.6.1
distribute wheels
release-0.6.0
remove "patched" argument from GEODIFF_applyChangeset
release-0.5.1
add listChangesSummary to python API
release-0.5.0
add GEODIFF_listChangesSummary
to API to create JSON with summary values (useful for example for tests)
release-0.4.0
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
Fix 11 other tables (#14) * remove ninja, unable to install on alpine * fix #11 support changes in other gpkg tables
release-0.2.6
fix loading of libs with PYPI on lnx/macos