Releases: uber/h3-py
Releases · uber/h3-py
v4.0.0b3
v3.7.7
v4.0.0b2
v3.7.6
v4.0.0b1
[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
andcells_to_polygons
involving a newh3.Polygon
class
- Expose the Cython API (#234)
- Note: The Cython API is not yet stable, and should only be used for experimentation