Skip to content

v1.0.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 08 Sep 07:51
· 131 commits to master since this release
v1.0.0
e555555

v1.0.0 (2019-08-28)

Diff since v0.2.0

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)