v0.20.2
2026-06-02Bug Fixes
- Restore feedback config fallback
Every released version and its highlights.
Latest release: v0.20.2 · 2026-06-02
niamoto-release skill to match the tag-driven GitHub release flow/api/pipeline/history limit parameter (clamped to 1–100) and cover the endpoint with regression testssimplified_utmtransform_geometry method to guarantee output is in MultiPolygon format regardless of input geometry type. The method now: - Wraps Polygon geometries within a MultiPolygon to ensure consistency. - Iterates over individual geometries in MultiPolygon inputs, transforming each polygon separately. - Raises a ValueError for unsupported geometry types.