v2.6.0
- feat: add log and error handler to config #63 179ce0e by @bugra9
- feat: add env param to config to set global gdal configuration 179ce0e by @bugra9
- feat: add gdalinfo and ogrinfo apps and add the app results to dataset object #61 179ce0e by @bugra9
- fix: raster/vector type calculation #61 179ce0e by @bugra9
- fix: prevent app from terminating if a warning occurs 179ce0e by @bugra9
- fix: support node.js >= 18 179ce0e by @bugra9
- chore: update emscripten version to 3.1.50 (temporary disable PDS driver) 179ce0e by @bugra9
- feat: list all created files with all param in the outputs of ogr2ogr, gdal_translate, gdalwarp, #45 179ce0e by @bugra9
- feat: add outputName param to ogr2ogr, gdal_translate, gdalwarp, gdal_rasterize #44 179ce0e by @bugra9
- fix: mocha issue causing tests not to start for Chrome 179ce0e by @bugra9
- feat: add playground to test 179ce0e by @bugra9
- feat: add more info about dataset in gdal3.js gui 179ce0e by @bugra9