Releases: michaellindahl/php-h3
Releases · michaellindahl/php-h3
2.1.0
2.0.0
- Adds
ext-ffi
as a composer dependancy. H3
initializer now takes the shared library name as a parameter.H3::SO
andH3::DYLIB
added for convenience.
1.0.0
- Initial release of
php-h3
with support forgeoToH3
,h3ToGeo
,h3GetResolution
,h3ToParent
,h3IsValid
,radsToDegs
, anddegsToRads
.