Skip to content

Releases: uber/h3-py

v3.6.3

04 Jun 19:37
72db3f7

Choose a tag to compare

Add functions:
- get_res0_indexes
- h3_to_center_child
- h3_get_faces

v3.6.2

03 Jun 06:32
a2770bd

Choose a tag to compare

  • Improve error reporting on hex2int (#127)
  • Build Linux wheels for Python 2.7

v3.6.1

29 May 21:42
944d917

Choose a tag to compare

  • 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

27 May 06:04
480bf97

Choose a tag to compare

Testing a PyPI upload Pre-release
Pre-release
add a twine check (#123)

* add a twine check

* let's actually try to do a release

* wheelhouse not dist

Testing release action

27 May 05:26
11a3df6

Choose a tag to compare

Pre-release

Just testing the release action

Testing release

27 May 03:42
7521efd

Choose a tag to compare

Testing release Pre-release
Pre-release

Just testing PyPI upload action

testing release

27 May 03:28
08daf33

Choose a tag to compare

testing release Pre-release
Pre-release

Not sure why release action isn't triggering.

v3.6.1 alpha testing release

27 May 03:20
08daf33

Choose a tag to compare

Pre-release

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

v3.1.0

07 Sep 00:15
7e20ba1

Choose a tag to compare

  • Added h3_distance function.
  • Updated the core library to v3.1.0.

Initial public release

30 Jul 22:06
556774d

Choose a tag to compare

Initial public release