Skip to content

Release 3.0.8

Compare
Choose a tag to compare
@isaacbrodsky isaacbrodsky released this 19 Jul 18:51
· 1082 commits to master since this release
2bb2f29

[3.0.8] - 2018-07-18

Added

  • Added Direction enum, replacing int and defined constants (#77)

Fixed

  • Ensured unused memory is cleared for pentagon children. (#84)
  • Fixed compiler warnings in h3ToGeoHier and h3ToGeoBoundaryHier. (#90)
  • Fixed a segfault in h3SetToLinkedGeo (#94)

Changed

  • Warnings are not errors by default. (#90)