v1.0.0
v1.0.0 (2019-08-28)
Closed issues:
- Should ArchGDAL.jl be part of GDAL.jl? (#76)
- Wrap GDAL 3.0 (#70)
- error handler not properly reset (#68)
- vector tutorial (#58)
- GDAL build/installation error on Windows 10 64-bit (#55)
Merged pull requests:
- return nothing for NULL strings (#75) (visr)
- reset the error handler before throwing a GDALError (#74) (visr)
- 1.0 Release with latest GDAL3 bindings (#73) (visr)
- rewrite and rerun wrap_gdal.jl (#72) (visr)
- switch to a new build with GDAL 3.0.0 (#66) (visr)
- write the feature to the layer and test it (#59) (visr)
- README: a few more words on the GDALBuilder (#57) (visr)
- use latest ZlibBuilder which gets rid of symlinks (#56) (visr)