Skip to content

Tags: JuliaGeo/GDAL.jl

Tags

v1.9.0

Toggle v1.9.0's commit message
[Diff since v1.8.0](v1.8.0...v1.9.0)

**Merged pull requests:**
- Fix typo (#178) (@visr)
- Update TagBot.yml (#182) (@ViralBShah)
- Require latest PROJ and GDAL builds (#184) (@visr)

**Closed issues:**
- typo (#177)
- GDAL_jll broke – uses LERC_jll without declaring it (#179)

v1.8.0

Toggle v1.8.0's commit message
[Diff since v1.7.1](v1.7.1...v1.8.0)

**Merged pull requests:**
- Bump codecov/codecov-action from 3 to 4 (#169) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#170) (@dependabot[bot])
- Update test for GDAL 3.9 (#175) (@visr)
- Wrap and require GDAL 3.9 (#176) (@visr)

**Closed issues:**
- Update to GDAL_jll 301.800.300+0  ? (#167)
- Is GDAL_jll broken on Windows? (#173)
- GMT_jll build breaks on Windows because of a "could not load library C:... \libgdal-35.dll" (#174)

v1.7.1

Toggle v1.7.1's commit message
[Diff since v1.7.0](v1.7.0...v1.7.1)

**Merged pull requests:**
- CompatHelper: bump compat for CEnum to 0.5, (keep existing compat) (#163) (@github-actions[bot])
- use standard license format (#164) (@visr)
- Bump actions/cache from 3 to 4 (#165) (@dependabot[bot])
- Fix ASCII header tests (#166) (@visr)

v1.7.0

Toggle v1.7.0's commit message
[Diff since v1.6.1](v1.6.1...v1.7.0)

**Merged pull requests:**
- wrap GDAL 3.7 (#162) (@visr)

v1.6.1

Toggle v1.6.1's commit message
[Diff since v1.6.0](v1.6.0...v1.6.1)

**Merged pull requests:**
- Bump actions/checkout from 3 to 4 (#159) (@dependabot[bot])
- add ecosystem integration tests (#160) (@rafaqz)
- test GDAL 3.7.2 (#161) (@visr)

**Closed issues:**
- Julia nightly and libcurl 8 (#152)
- GDAL build is broken (#158)

v1.6.0

Toggle v1.6.0's commit message
[Diff since v1.5.1](v1.5.1...v1.6.0)

**Closed issues:**
- Test all downstream packages automatically (#144)
- Feature suggestion: list of supported drivers (#148)
- GDAL.gdalwarp fails: Point outside of projection domain (#149)

**Merged pull requests:**
- use preferred JLL usage syntax (#147) (@visr)
- remove throw from gdaljl_errorhandler (#153) (@maxfreu)
- Run downstream tests: ArchGDAL (#154) (@visr)

v1.5.1

Toggle v1.5.1's commit message
[Diff since v1.5.0](v1.5.0...v1.5.1)

**Merged pull requests:**
- Change Ptr{Cvoid} to Any for pProgressData. (#145) (@evetion)

v1.5.0

Toggle v1.5.0's commit message
[Diff since v1.4.0](v1.4.0...v1.5.0)

**Closed issues:**
- NetCDF interoperability (#134)

**Merged pull requests:**
- wrap GDAL 3.5.1 (#138) (@visr)
- test HDF5 and netCDF driver availability (#140) (@visr)
- test GEOS support more directly (#141) (@visr)
- test that PostgreSQL driver is available (#142) (@visr)
- GDAL 3.6.0 (#143) (@visr)

v1.4.0

Toggle v1.4.0's commit message
[Diff since v1.3.0](v1.3.0...v1.4.0)

**Merged pull requests:**
- MassInstallAction: Install the CompatHelper workflow on this repository (#132) (@meggart)
- remove dead code (#135) (@visr)
- GDAL 3.5.0 (#136) (@visr)

v1.3.0

Toggle v1.3.0's commit message
[Diff since v1.2.6](v1.2.6...v1.3.0)