Releases: naturalatlas/node-gdal
Releases · naturalatlas/node-gdal
0.11.1
0.11.0
- Added prebuilt binaries for Node 16, 17
- Dropped prebuilt binaries for Node 10, 13
0.10.1
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)
0.9.8
- Fixed
setGCPs()
bug (#243 #243). Thanks @sanjay900
0.9.7
- Node 9, 10 support #230 (thanks @Algunenano)
0.9.6
- Node 8 support (with pre-built binaries)