Release 3.0.8
[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
andh3ToGeoBoundaryHier
. (#90) - Fixed a segfault in
h3SetToLinkedGeo
(#94)
Changed
- Warnings are not errors by default. (#90)