Skip to content

Releases: JuliaGeo/GDAL.jl

v1.2.5

10 Oct 13:36
3838e93
Compare
Choose a tag to compare

GDAL v1.2.5

Diff since v1.2.4

Merged pull requests:

v1.2.4

02 Oct 18:37
10815fd
Compare
Choose a tag to compare

GDAL v1.2.4

Diff since v1.2.3

Merged pull requests:

v1.2.3

13 Aug 20:48
Compare
Choose a tag to compare

GDAL v1.2.3

Diff since v1.2.2

Closed issues:

  • update README on using the utilities (#86)

Merged pull requests:

  • CompatHelper: add new compat entry for "NetworkOptions" at version "1.2" (#118) (@github-actions[bot])
  • update README on using the utilities (#119) (@visr)
  • Update Clang.jl generator scripts (#120) (@melonedo)
  • update to new Clang.jl (#121) (@visr)

v1.2.2

28 May 13:35
465d867
Compare
Choose a tag to compare

GDAL v1.2.2

Diff since v1.2.1

Closed issues:

  • OpenJPEG driver not working on Windows 32 bit (#91)
  • Failure to find libc++.1.dylib on macOS Catalina (#100)
  • GDAL.gdalwarpappoptionsnew missing "-te"? and "-cutline" issue (#115)

Merged pull requests:

  • remove /deps/ from .gitignore (#116) (@visr)
  • no need to set the certificates on 1.6+ (#117) (@visr)

v1.2.1

18 Feb 08:15
Compare
Choose a tag to compare

GDAL v1.2.1

Diff since v1.2.0

Closed issues:

  • GDAL utilities broken on Windows - apparent MbedTLS conflict (#95)
  • GDAL build is failing on MacOS with Julia 1.6.0-beta1 (#113)

Merged pull requests:

  • test running the gdalinfo executable (#98) (@visr)
  • use GDAL_jlls that work across julia versions (#114) (@visr)

v1.2.0

03 Jan 19:55
b476e9d
Compare
Choose a tag to compare

GDAL v1.2.0

Diff since v1.1.5

Closed issues:

  • win10 could not load library "libgdal-26.dll" The specified module could not be found (#101)
  • use -rpath-link for libstdc++ ? (#105)
  • build with external geotiff library option (#110)

Merged pull requests:

  • Test new drivers for new GDAL_jll release. (#99) (@evetion)
  • MassInstallAction: Install the TagBot workflow on this repository (#106) (@visr)
  • MassInstallAction: Install the CI workflow on this repository (#107) (@visr)
  • test new drivers included in GDAL 3.2.0 (#108) (@visr)
  • wrap GDAL 3.2.0 (#109) (@visr)

v1.1.5

13 Oct 17:10
Compare
Choose a tag to compare

GDAL v1.1.5

Diff since v1.1.4

Closed issues:

  • Specific file listed in errors? (#96)

Merged pull requests:

  • fix on Julia 1.6 for MozillaCACerts_jll (#97) (@visr)

v1.1.4

18 Aug 17:07
Compare
Choose a tag to compare

GDAL v1.1.4

Diff since v1.1.3

Merged pull requests:

  • configure path to CA certificates (#94) (@visr)

v1.1.3

21 Jun 10:05
8fe5b7d
Compare
Choose a tag to compare

GDAL v1.1.3

Diff since v1.1.2

Closed issues:

  • jp2 driver missing? (#64)

Merged pull requests:

  • test if JP2OpenJPEG driver is available (#90) (@visr)

v1.1.2

15 May 19:03
c4293f4
Compare
Choose a tag to compare

GDAL v1.1.2

Diff since v1.1.1

Merged pull requests:

  • CompatHelper: bump compat for "CEnum" to "0.4" (#89) (@github-actions[bot])