github uber/h3 v4.2.0
Release v4.2.0

14 days ago

[4.2.0] - 2024-12-04

Added

  • Added experimental new algorithm for polygonToCells, called polygonToCellsExperimental, that supports more containment flags and is more memory-efficient (#785, #800, #947)
  • h3 binary for shell scripts ready for use (#818, #826, #846, #923, #924, #931, #933)

Fixed

  • Fixed compacting all or many resolution 1 cells (#919)

Changed

  • compactCells internally uses int64 for array indexing. (#920)
  • Reorganize tests into public / internal. (#762)
  • Performance enhancement for aarch64, may improve other platforms (#790, #792, #852, #905, #913)
  • clang-format upgraded to version 14. (#834)
  • Fixed tests that incorrectly did not test resolution 15. (#820)
  • Use CMAKE_INSTALL_LIBDIR when choosing where to install library files. (#819)

Don't miss a new h3 release

NewReleases is sending notifications on new releases.