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

Create new minor release #320

Closed yeesian closed 2 years ago

yeesian commented 2 years ago

Creating this release with #315 to unblock https://github.com/evetion/GeoDataFrames.jl/issues/43. Let me know if I should wait on #316 or #319. Otherwise I'll just create new minor releases once those are merged.

The delta from the current release can be reviewed at https://github.com/yeesian/ArchGDAL.jl/compare/v0.9.1...master.

evetion commented 2 years ago

Note that there's no priority to unblock https://github.com/evetion/GeoDataFrames.jl/issues/43, as it could simplify some code, but it doesn't solve bugs or adds new features to it. #319 is now dependent on #316.

yeesian commented 2 years ago

I noticed that you've already bumped the version number in https://github.com/yeesian/ArchGDAL.jl/pull/319 so I'll let it happen then. Thanks!