All notable changes to this project will be documented in this file. This project adheres to a versioning policy.
The public API of this library consists of the public functions declared in file H3Core.java, and support for the Linux x64 and Darwin x64 platforms.
- Updated the core library to v3.4.3. (#44)
getRes0Indexesfunction. (#38)
- Updated the core library to v3.4.2. (#38)
h3Linefunction. (#36)
- Updated the core library to v3.3.0. (#36)
- Support for building on Windows. (#26)
experimentalH3ToLocalIjandexperimentalLocalIjToH3functions. (#32)
- Updated the core library to v3.2.0. (#32)
- Don't require a C++ compiler. (#30)
h3Distancefunction. (#21)newInstanceoverride that accepts specific operating system and architecture values. (#24)
- Updated the core library to v3.1.0. (#21)
- Updated the core library to v3.1.1. (#28)
- Updated the core library to v3.0.8, fixing a possible segfault. (#19)
- Replaced Vector2D with GeoCoord.
- Removed the geoJsonOrder parameter from polyfill functions.
- Fixed memory management in polyfill with multiple holes.
- Fixed build on Linux without Docker.
- Improve detection of x86 architecture.
- Added release settings.
- Added script for cross compiling using dockcross.
- Updated the core library to v3.0.5.
- Changed the native library loader to detect more operating systems.
- First public release.