Releases: mmomtchev/node-gdal-async
Releases · mmomtchev/node-gdal-async
v3.9.2
v3.9.0
Added
- GDAL 3.9.0
- Node.js 22 support
Changed
- All shared library symbols are now hidden on Linux, allowing to load the binary addon in a process that has loaded a different version of GDAL (on Windows this has always been possible and on maOS, while possible in theory, this particular linking mode is not supported by
node-gyp
)
Removed
- Drop macOS 11 support
- Drop Node.js 21 support
- Mark Node.js 16 as obsolete with a warning
v3.8.5
v3.8.4
v3.8.3
v3.8.2
v3.8.1
Added
- GDAL 3.8.1
Changed
- Fix mmomtchev/node-gdal-async#123,
H5version.h
is ignored by.gitignore
and missing from the NPM tarball