Releases: mmomtchev/node-gdal-async
Releases · mmomtchev/node-gdal-async
v3.0.3
[3.0.3] 2021-05-01
Added
- Support Node.js 16
- Build GDAL against the internal zlib in Node.js to avoid a conflict causing data corruption
- Merge
[email protected]
- Enforce code coverage checks and re-enable all disabled unit tests
v3.0.0
First release of gdal-async
- Forked from
[email protected]
- Full async support for all operations
- GDAL 3.2.2
- Numerous bugfixes
- New package publishing system based on Github Packages