Skip to content

Releases: yeesian/ArchGDAL.jl

v0.10.10

13 Jul 05:07
997f2d0
Compare
Choose a tag to compare

ArchGDAL v0.10.10

Diff since v0.10.9

Merged pull requests:

v0.10.9

11 Jul 21:05
05ed896
Compare
Choose a tag to compare

ArchGDAL v0.10.9

Diff since v0.10.8

Merged pull requests:

Closed issues:

  • Update Makie.jl dependency to allow version 0.24 (#470)

v0.10.8

22 Jan 18:05
efea087
Compare
Choose a tag to compare

ArchGDAL v0.10.8

Diff since v0.10.7

Merged pull requests:

v0.10.7

09 Jan 02:37
372c16e
Compare
Choose a tag to compare

ArchGDAL v0.10.7

Diff since v0.10.6

Merged pull requests:

v0.10.6

20 Dec 20:05
d157063
Compare
Choose a tag to compare

ArchGDAL v0.10.6

Diff since v0.10.5

Merged pull requests:

Closed issues:

  • Empty layer has incorrect schema (#440)

v0.10.5

15 Nov 00:20
2680765
Compare
Choose a tag to compare

ArchGDAL v0.10.5

Diff since v0.10.4

Merged pull requests:

  • CompatHelper: bump compat for ColorTypes to 0.12, (keep existing compat) (#439) (@github-actions[bot])
  • copy all array like feature fields after unsafe_wrap (#442) (@asinghvi17)
  • Update benchmark.yml to use lts instead of 1.6. (#443) (@asinghvi17)
  • Fix tests for GDAL 3.9. (#447) (@evetion)
  • Add a JLD2 extension to allow serializing geometries (#448) (@asinghvi17)
  • Bump patch version (#449) (@asinghvi17)

Closed issues:

  • filter of an overview gives wrong answer (#409)
  • Precompile error in v0.10.3 (#425)
  • Can't seem to add / use ArchGDAL properly - GDAL, GDAL_jll and libgeotiff_jll seem to have some kind of issue. (#427)
  • Broken tests on recent GDAL (#444)

v0.10.4

23 May 11:04
4b40fe8
Compare
Choose a tag to compare

ArchGDAL v0.10.4

Diff since v0.10.3

Merged pull requests:

v0.10.3

10 May 03:04
8c2bc09
Compare
Choose a tag to compare

ArchGDAL v0.10.3

Diff since v0.10.2

Merged pull requests:

Closed issues:

  • Add dependency to GeoInterfaceMakie.jl (#376)
  • Add support for converting GeoReferenceTypes to EPSG (#390)
  • Type of buffer in read! is too restricted (#410)

v0.10.2

22 Dec 19:04
696d94a
Compare
Choose a tag to compare

ArchGDAL v0.10.2

Diff since v0.10.1

Merged pull requests:

Closed issues:

  • Failing tests on 1.9 (#285)
  • Tables.jl interface doesn't provide all columns of dataset (#332)
  • GDAL.gdalwarp fails: Point outside of projection domain (#373)
  • Failures on nightly (#375)
  • Simple conversion to Meshes.jl (#378)
  • unsafe_gdalwarp not working as expected (#397)

v0.10.1

21 Apr 20:06
001939e
Compare
Choose a tag to compare

ArchGDAL v0.10.1

Diff since v0.10.0

Merged pull requests:

  • update changelog for release v0.10 (#360) (@visr)
  • implement module convert for geometries (#362) (@rafaqz)
  • relax type constraint in unsafe_executesql (#364) (@maxfreu)
  • Extends reprojection example with GeoFormatTypes (#368) (@ctrebbau)
  • Bump version (#371) (@asinghvi17)