Skip to content

2.3.0

Latest

Choose a tag to compare

@wonder-sk wonder-sk released this 01 Jul 09:29

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 existing set_tables_to_skip(...)
  • 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