-
Added additional validation for ugrid connectivity(issue #165, pull request #168).
-
Fix datasets hash_key generation when geometry encoding is missing a dtype (issue #166, pull request #167).
-
Bumped minimum versions of Python and package dependencies in line with SPEC-0000. Support for Python 3.10 was dropped, and support for Python 3.13 was added (pull request #169).
-
Improved triangulation speeds. Most datasets see a speed up of between 5× and 10× (pull request #163).