- Support Node 18 & 20, minimum tested version is now 16
- Update node-pre-gyp, node-addon-api, and node-gyp
- Added CellId.rangeMin & CellId.rangeMax (thanks to @mast)
- Only test Node versions with LTS
- Update s2geometry C++ lib to a4dddf40647c68cd0104eafc31e9c8fb247a6308
- add Earth support (thanks to @looksgood)
- add Polyline support (thanks to @looksgood)
- add LatLng#approxEquals (thanks to @looksgood)
- Expose Cell.getCenter method
- Library upgrades
- Publish pre-compiled libraries
- Introduce s2.RegionCoverer.getRadiusCovering methods that take a lat/lng and radius and generates a covering
- Expose the Point & Cell class and Cell#getVertex method
- First release of @radarlabs/s2