Bug fixes:
- Fix performance degradation calling shapely functions (caused by deprecation of certain positional arguments) (#2283).
- Fix crash caused by
from_ragged_array()(#2291). - Fix compilation error building with recent LLVM toolchain (#2293).
For a full changelog , see https://shapely.readthedocs.io/en/latest/release/2.x.html#version-2-1-1