Releases: MerginMaps/geodiff
Releases · MerginMaps/geodiff
Release list
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
release-0.2.3
move files to top dir for packaging