Skip to content

Release v4.0.0 Release Candidate 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@isaacbrodsky isaacbrodsky released this 17 Mar 17:16
· 166 commits to master since this release
ac534dc

[4.0.0-rc2] - 2022-03-16

Breaking changes

  • experimentalH3ToLocalIj and experimentalLocalIjToH3 renamed to cellToLocalIj and localIjToCell respectively. (#586)
  • cellToLocalIj and localIjToCell accept a mode argument for future expansion. (#586)
  • cellToCenterChild (previously h3ToCenterChild) returns an error code. (#581)

Added

  • E_OPTION_INVALID error code added. (#586)