yeesian / ArchGDAL.jl

A high level API for GDAL - Geospatial Data Abstraction Library
https://yeesian.github.io/ArchGDAL.jl/stable/
Other
142 stars 26 forks source link

remove DiskArrays 0.2.4 compat #278

Closed maxfreu closed 2 years ago

maxfreu commented 2 years ago

I just removed the DiskArrays 0.2.4 compat entry in the Project toml, because ArchGDAL is not compatible with the old version. You would have to tag a new version and remove the broken one from the registry. Closes https://github.com/rafaqz/Rasters.jl/issues/244 and https://github.com/yeesian/ArchGDAL.jl/issues/277

rafaqz commented 2 years ago

@yeesian is it ok if I merge this? Then we can make a new patch version and yank the last one from the registry.