Skip to content

v4.1.0

Compare
Choose a tag to compare
@zachasme zachasme released this 19 Jan 07:34
· 42 commits to main since this release
dafe3f5
  • Bump h3 to v4.1.0
  • Add bindings for h3_cell_to_child_pos and h3_child_pos_to_cell.
  • Use CMake for entire build (see #70)
  • Add helper to fix pass-by-value migration (see #111)
  • Allow distance operator <-> to work for cells at different resolutions (using center child).