[4.5.0] - 2026-05-21
Added
cellsToMultiPolygonfunction (#1104, #1113)reverseDirectedEdgefunction (#1098)- Bidirectional
gridPathCells(#1111) h3.pcpkg-config file (#1115)
Changed
cellsToLinkedMultiPolygonnow usescellsToMultiPolygoninternally (#1126, #1133, #1136)cellsToLinkedMultiPolygon(andcellsToMultiPolygon) now return errors for invalid cells (E_CELL_INVALID), mixed resolutions (E_RES_MISMATCH), and duplicate cells (E_DOMAIN) instead of producing undefined output
cellAreaRads2usesgeoLoopArea(#1101)- Refactor of indexing code to use Vec3d (#1145, #1155)
- Refactor of CoordIJK code to be inlineable (#1154)