H3js v4.0.0-rc2 Release Notes

Release Date: 2022-03-16 // about 2 years ago
  • 💥 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)