H3js v3.6.3 Release Notes

Release Date: 2020-01-21 // about 4 years ago
  • ๐Ÿ›  Fixed

    • compact detects and fails on cases with duplicated input indexes. (#299) ### ๐Ÿ”„ Changed
    • h3IsValid returns false for indexes that have non-zero reserved bits. (#300)
    • h3IsValid and h3UnidirectionalEdgeIsValid return false for indexes with the high bit set. (#300)