All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- gh-76: Add VSI
PathSpecificOptionsandVSICredentials. - gh-78: Add basic support for Ractors.
- gh-79: Initial GDAL Utils support.
- gh-81: Improve support for GDAL 3.
- gh-84: Improve raster band offset/scaling handling.
- gh-86: Add
GDAL::GeoTransform#==. - gh-91: Add
GDAL::MajorObject#description=. - gh-100: Add support for
GDT_Int8,GDT_UInt64,GDT_Int64. - gh-103: Add support for GDAL 3.6, 3.8.
- gh-102: Add support for new CPLE error codes.
- gh-74: Add
/opt/homebrew/includeto header file search paths (fix for macOS). - gh-77: Fix logging for debug messages.
- Move
OGR::GeometryMixins::Extensions#is_3d?toOGR::Geometry.
- Fix nil return value from
OGR::GeometryMixins::Extensions#utm_zonewhenspatial_referenceis not 4326.
- Fix requires for lib/*/extensions/all.rb.
- Fix NoMethodError in
OGR::GeometryMixins::Extensions#utm_zonewhen geometry is invalid.
Changes for all releases leading up to 1.0.0 can be found in Changelog-0.x.
- Happy birthday!