Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Release v4.1.0

Choose a tag to compare

@isaacbrodsky isaacbrodsky released this 18 Jan 15:10
· 138 commits to master since this release
5c91149

[4.1.0] - 2023-01-18

Added

  • Functions for cellToChildPos and childPosToCell (#719)

Fixed

  • Fixed possible signed integer overflow in h3NeighborRotations (#707)
  • Fixed possible signed integer overflow in localIjToCell (#706, #735)

Changed

  • assert on defensive code blocks that are not already covered. (#720)
  • clang-format upgraded to version 11. (#734)