Skip to content

Releases: uber/h3-py

v3.7.0

Choose a tag to compare

@ajfriend ajfriend released this 02 Oct 19:53
5e0dceb

Add functions (#171)

- cell_area
- exact_edge_length
- point_dist

v3.6.4

Choose a tag to compare

@ajfriend ajfriend released this 20 Jul 20:56
1f2a75a
  • Add requirements.in for pip-compile usage (#157)
  • Update h3-c to v3.6.4 (#157)
  • Add functions:
    • experimental_local_ij_to_h3 (#155)
    • experimental_h3_to_local_ij (#155)
    • h3.unstable.vect.cell_haversine (#147)
    • h3.unstable.vect.geo_to_h3 (#147)
    • Prototype v4 names under h3.unstable.v4 (#146)

v3.6.3

Choose a tag to compare

@ajfriend ajfriend released this 04 Jun 19:37
72db3f7

Add functions:
- get_res0_indexes
- h3_to_center_child
- h3_get_faces

v3.6.2

Choose a tag to compare

@ajfriend ajfriend released this 03 Jun 06:32
a2770bd
  • Improve error reporting on hex2int (#127)
  • Build Linux wheels for Python 2.7

v3.6.1

Choose a tag to compare

@ajfriend ajfriend released this 29 May 21:42
944d917
  • Switch to Cython wrapper implementation
  • Pre-built wheels on PyPI for Linux/Mac/Windows
  • Provide multiple APIs:
    • h3.api.basic_str
    • h3.api.basic_int
    • h3.api.numpy_int
    • h3.api.memview_int

Testing a PyPI upload

Testing a PyPI upload Pre-release
Pre-release

Choose a tag to compare

@ajfriend ajfriend released this 27 May 06:04
480bf97
add a twine check (#123)

* add a twine check

* let's actually try to do a release

* wheelhouse not dist

Testing release action

Pre-release

Choose a tag to compare

@ajfriend ajfriend released this 27 May 05:26
11a3df6

Just testing the release action

Testing release

Testing release Pre-release
Pre-release

Choose a tag to compare

@ajfriend ajfriend released this 27 May 03:42
7521efd

Just testing PyPI upload action

testing release

testing release Pre-release
Pre-release

Choose a tag to compare

@ajfriend ajfriend released this 27 May 03:28
08daf33

Not sure why release action isn't triggering.

v3.6.1 alpha testing release

Pre-release

Choose a tag to compare

@ajfriend ajfriend released this 27 May 03:20
08daf33

This is just a test release for testing the github action release workflows.