Skip to content

v0.3.1

Compare
Choose a tag to compare
@tomalrussell tomalrussell released this 15 Jun 10:58
· 76 commits to main since this release

Features

  • rewrite python packaging build to use scikit-build-core and drop setuptools

Fixes

  • fix build/import on Windows (import shapely.geometry from within the C++ module only on function call, rather than at import/evaluation time)