Releases: JuliaGeo/GDAL.jl
Releases · JuliaGeo/GDAL.jl
v1.1.3
v1.1.2
GDAL v1.1.2
Merged pull requests:
- CompatHelper: bump compat for "CEnum" to "0.4" (#89) (@github-actions[bot])
v1.1.1
GDAL v1.1.1
Merged pull requests:
v1.1.0
GDAL v1.1.0
Closed issues:
- libgdal not defined on linux machine Julia 1.1.0 (#61)
- Windows 32 bit tests pass but error (#69)
- Can not build on Julia 1.2 - Windows 10 (#80)
Merged pull requests:
- Install TagBot as a GitHub Action (#83) (@JuliaTagBot)
v1.0.2
v1.0.1
v1.0.1 (2019-09-15)
Closed issues:
- Lots of warnings on latest version (#79)
- Use a GDAL+PROJ (from GMT) build with VisualStudio (#78)
- Building GDAL latest version fails, master works (#71)
- getattrvalue can be avoid throw expection and more julia way (#67)
- Rasterization is excruciatingly slow in GDAL 2.2.4, please update to GDAL 2.3 or 2.4 (#62)
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)