What's Changed
- Added C and Python API that will make geodiff consider only specified tables by @JanCaha in #254
- see
set_tables_to_include(...)in Python - this is the opposite of the existingset_tables_to_skip(...)
- see
- Record edit conflict when UPDATE is rebased on top of DELETE by @wonder-sk in #250
Maintenance
- Modernized pygeodiff build - using pyproject.toml instead of setup.py (#254)
- Dropped 32-bit packages for pygeodiff (#254)
Full Changelog: 2.2.0...2.3.0