Skip to content

Release 3.7.0

Compare
Choose a tag to compare
@nrabinowitz nrabinowitz released this 15 Oct 20:33
· 153 commits to master since this release
8ec0fb3

[3.7.0] - 2020-10-15

Added

  • Added bindings for new area and distance functions (#93):
    • cellArea
    • exactEdgeLength
    • pointDist
  • All functions accepting H3 index input now also accept a [lowerBits, upperBits] tuple of 32-bit integers (#91)

Fixed

  • Fixed type definition for UNITS (#94)

Changed

  • Updated the core library to 3.7.1 (#93)