Skip to content

Release v3.6.4

Compare
Choose a tag to compare
@isaacbrodsky isaacbrodsky released this 20 Jun 00:41
· 520 commits to master since this release
f06072f

[3.6.4] - 2020-06-19

Added

  • H3_MEMORY_PREFIX CMake option for replacing the memory management functions used in H3. (#317)
  • Support for building Debian packages of H3. (#352)

Fixed

  • Removed duplicate include statements. (#333)
  • Fixed macro H3_DIGIT_MASK_NEGATIVE. (#329)

Changed

  • Again implement new polyfill algorithm. (#313)