What's Changed
- Fix build error on GDAL 3.1 by @lnicola in #416
- Update bindgen requirement from 0.65 to 0.66 by @dependabot in #418
- impl DerefMut trait for GeoemetryRef by @scially in #411
- Use latest minor releases and fix Arrow GPG errors by @lnicola in #422
- Expose Gcp and GcpRef by @lnicola in #421
- Fix linting on clippy > 1.71 by @julienr in #426
- Fix use-after-free in
Dataset::close
by @lnicola in #420 - prepare 0.16.0 changelog + version by @jdroenner in #429
- Update-deps-for-0.16.0 by @jdroenner in #430
New Contributors
Full Changelog: v0.15.0...v0.16.0