Skip to content

4.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 18:19
· 14 commits to master since this release
92055e3

[4.3.0] - 2025-06-26

Added

  • polygonToCellsExperimental functions from H3 v4.2.0. (#163)
  • gridRing function from H3 v4.3.0. (#169)

Fixed

  • Corrected order of polygonToCellsExperimental arguments. (#166)
  • Fixed build on ARM Linux. (#162)

Changed

  • Converted build system to Gradle and automated deploys. Added separate build steps for mac OS on M1 (ARM) and x64. (#167, #168)
  • Upgraded the core library to v4.2.1. (#165)