Skip to content

v4.0.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ajfriend ajfriend released this 23 Aug 18:30
· 52 commits to master since this release
5ed4102

[4.0.0b1] - 2022-08-23

Beta release; feedback welcome!

  • Move to v4.0 of the core C library (#250)
    • Function name changes
    • New error system
    • New interfaces for polygon_to_cells and cells_to_polygons involving a new h3.Polygon class
  • Expose the Cython API (#234)
    • Note: The Cython API is not yet stable, and should only be used for experimentation