Skip to content

Releases: uber/h3-js

Release 3.4.1

25 Jan 21:19
5f07884

Choose a tag to compare

[3.4.1] - 2019-01-25

Fixed

  • Updated Emscripten, removing hack for getTempRet0 (#33)

Release 3.4.0

25 Jan 01:31
d2d3879

Choose a tag to compare

[3.4.0] - 2019-01-24

Changed

  • Updated the core library to v3.4.0 (#31)

Added

  • Added getRes0Indexes binding (#31)

Release 3.3.0

09 Jan 00:25
afb24f8

Choose a tag to compare

[3.3.0] - 2019-1-8

Changed

  • Updated the core library to v3.3.0 (#29)

Added

  • Added h3Line binding (#29)

Release 3.2.0

01 Nov 16:24
e2cfaab

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

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

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

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

Choose a tag to compare

[3.0.1] - 2018-06-18

Fixed

  • Fixed npm distribution

Release 3.0.0

18 Jun 17:40
c6b7e29

Choose a tag to compare

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