Releases: uber/h3-js
Releases · uber/h3-js
Release 3.6.3
[3.6.3] - 2019-12-10
Fixed
Updated the core library to v3.6.2. This rolls back the polyfill
algorithm to previous version; we'll roll forward again once we've fixed the known issues.
Release 3.6.2
[3.6.2] - 2019-11-11
Fixed
Improved TypeScript typedefs (#73 )
Fix polyfill
edge cases, improve perfomance (#74 )
Changed
Updated the core library to v3.6.1 (#74 )
Release 3.6.1
[3.6.1] - 2019-09-19
Fixed
Downgraded required yarn
version (#68 )
Release 3.6.0
[3.6.0] - 2019-09-12
Fixed
Removed unhandledRejection
handling from emscripten build (#64 )
Fixed TypeScript definition file, added a CI test to guard against regressions (#65 )
Changed
Updated the core library to v3.6.0 (#61 )
Added
Added bindings for getPentagonIndexes
and h3ToCenterChild
(#61 )
Release 3.5.0
[3.5.0] - 2019-07-24
Added
Added h3GetFaces
binding (#54 )
Generated a TypeScript definition file from jsdoc comments (#55 )
Changed
Updated the core library to v3.5.0 (#52 , #54 )
Release 3.4.3
[3.4.3] - 2019-04-01
Added
Changed module exports to ES6 syntax (#41 )
Added UMD bundle to published package (#41 )
Added separate bundles with an Emscripten browser-only build (#43 )
Release 3.4.2
[3.4.2] - 2019-02-08
Fixed
Changed const
to var
for better compatibility in Emscripten-generated code (#37 )
Release 3.4.1
[3.4.1] - 2019-01-25
Fixed
Updated Emscripten, removing hack for getTempRet0
(#33 )
Release 3.4.0
[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
[3.3.0] - 2019-1-8
Changed
Updated the core library to v3.3.0 (#29 )
Added
Added h3Line
binding (#29 )
You can’t perform that action at this time.