Releases: uber/h3-java
Releases · uber/h3-java
Release 3.0.3
Breaking Changes
- Replaced Vector2D with GeoCoord.
- Removed the geoJsonOrder parameter from polyfill functions.
Release 3.0.2
Fixed
- Fixed memory management in polyfill with multiple holes.
- Fixed build on Linux without Docker.
Changed
- Improve detection of x86 architecture.
Release 3.0.1
Added
- Added release settings.
- Added script for cross compiling using dockcross.
Changed
- Updated the core library to v3.0.5.
- Changed the native library loader to detect more operating systems.