0.10.0
- Expanded Node support up to Node 14. Pre-built binaries are available for Node 10, 12, 13, and 14. (#259 #267 Thanks @tomhughes and @jdesboeufs!)
- Updated bundled GDAL to 2.4.4 (d6345a7)
- Added GRIB, MVT, SIGDEM drivers to bundled GDAL build
- Added
Geometry.fromGeoJson()
(6db3d63)