H3js v3.4.4 Release Notes

Release Date: 2019-05-30 // almost 5 years ago
  • ๐Ÿ”„ Changed

    • Local coordinate spaces cannot cross more than one icosahedron edge. (#234)
    • All dynamic internal memory allocations happen on the heap instead of the stack. (#235)
    • ๐Ÿ“œ Argument parsing for h3ToGeo, geoToH3, and h3ToGeoBoundary is more flexible. (#227)