Skip to content

Releases: uber/h3-js

Release 3.2.0

01 Nov 16:24
e2cfaab
Compare
Choose a tag to compare

Changed

  • Updated the core library to v3.2.0 (#26)

Added

  • Added experimentalH3ToLocalIj and experimentalLocalIjToH3 bindings (#26)

Release 3.1.1

30 Aug 23:53
9a3ba8a
Compare
Choose a tag to compare

[3.1.1] - 2018-08-30

Fixed

  • Updated the core library to v3.1.1, including fixes for polyfill and h3SetToMultiPolygon (#19)
  • Removed Emscripten Node error handling from built library, fixing stacktraces (#18)

Added

  • Added generated API documentation to README (#17)

Release 3.1.0

13 Aug 17:01
fb45185
Compare
Choose a tag to compare

[3.1.0] - 2018-08-13

Added

  • Added binding for h3Distance (#15)

Changed

  • Updated the core library to 3.1.0 (#15)
  • Moved emscripten build to docker (#14)

Release 3.0.2

26 Jul 18:36
d11ab1d
Compare
Choose a tag to compare

[3.0.2] - 2018-07-26

Changed

  • Updated the core library to v3.0.8 (#10)
  • Renamed names of h3.1 or h3-1 to h3 (#4)
  • Added engine support for Node 10 (#11)

Release 3.0.1

18 Jun 19:13
35fb3ea
Compare
Choose a tag to compare

[3.0.1] - 2018-06-18

Fixed

  • Fixed npm distribution

Release 3.0.0

18 Jun 17:40
c6b7e29
Compare
Choose a tag to compare

Initial code release, including full API parity with H3 core library.