Revision history for Perl extension Geo::H3::FFI. 0.08 2026-04-16 - Fixed skip count in t/010_grid_traversal_functions.t - Fixes #4 0.07 2026-04-15 - Updated lib/Geo/H3/FFI.pm - Added methods kRingDistancesWrapperArray and hexRangeDistancesWrapperArray to preserve order and to not coerce uint64 to a hash key string - Updated methods kRingDistancesWrapper and hexRangeDistancesWrapper to be backwards compitable hash wrappers of the array functions 0.06 2021-06-21 - Updated lib/Geo/H3/FFI.pm - Dropped unused C struct objects Geo::H3::FFI::Struct::H3Index and Geo::H3::FFI::Array::H3Index - Updated MANIFEST - Dropped pod tests from distribution - Slaven Rezić - issue #2 0.05 2021-06-21 - Updated lib/Geo/H3/FFI.pm - Added uncompactWrapper - Fixed uncompact and maxUncompactSize - Updated hexRingWrapper pentagonal distortion returns - Updated Makefile.PL for CPANTS - Slaven Rezić - issue #1 - Updated MANIFEST for CPANTS - Updated t/007_hierarchical_grid_functions.t - Added uncompactWrapper tests 0.04 2021-06-20 - Updated Makefile.PL to support CPAN testers 0.03 2021-06-19 - Updated tests to skip unless libh3 is installed 0.02 2021-06-11 - Minimum viable product 0.01 2020-12-30 - original version; created by h2xs 1.23