Skip to content

Releases: nmandery/h3ronpy

v0.13.1

13 Dec 19:56

Choose a tag to compare

h3ronpy [0.13.1] - 2021-12-13

Added

  • Building wheels for Windows and Mac using github actions.

v0.13.0

10 Dec 19:14

Choose a tag to compare

h3ronpy [0.13.0] - 2021-12-10

Added

  • h3ronpy.op.kring_distances and h3ronpy.op.kring_distances_agg.

Changed

  • The python extension has been removed from this repository and moved to its own repository at
    github.com/nmandery/h3ronpy.
  • Upgrade h3ron dependency to 0.13, h3ron-ndarray to 0.13.
  • Upgrade pyo3 and rust-numpy dependencies to 0.15.
  • Raise geopandas version requirement from 0.8 to 0.10.