Skip to content

Releases: michaellindahl/php-h3

2.1.0

08 Aug 01:00
Compare
Choose a tag to compare
  • Adds support for h3ToGeoBoundary method.

2.0.0

05 Mar 08:12
Compare
Choose a tag to compare
  • Adds ext-ffi as a composer dependancy.
  • H3 initializer now takes the shared library name as a parameter. H3::SO and H3::DYLIB added for convenience.

1.0.0

24 Jun 07:14
Compare
Choose a tag to compare
  • Initial release of php-h3 with support for geoToH3, h3ToGeo, h3GetResolution, h3ToParent, h3IsValid, radsToDegs, and degsToRads.