Releases: OSGeo/gdal-grass
GDAL-GRASS GIS driver 1.0.4
The GDAL-GRASS driver 1.0.4 release provides some improvements and fixes with respect to the release 1.0.3.
Most importantly it fixes compatibility with GDAL 3.11.
What's Changed
Continuous Integration, Tests, Code Quality, and Checks
- CI: use correct header level for changelog generation by @nilason
Other Changes
Full Changelog: 1.0.3...1.0.4
GDAL-GRASS GIS driver 1.0.4rc1
The GDAL-GRASS driver 1.0.4rc1 release provides improvements and fixes with respect to the release 1.0.3.
What's Changed
Continuous Integration, Tests, Code Quality, and Checks
- CI: use correct header level for changelog generation by @nilason
Other Changes
Full Changelog: 1.0.3...1.0.4rc1
GDAL-GRASS GIS driver 1.0.3
The GDAL-GRASS driver 1.0.3 release provides more than 25 improvements and fixes with respect to the release 1.0.2.
Highlights
- CMake support added
- Autoconf configure updated to version 2.71, with a number of fixes
- Migrate use of deprecated GDAL driver registration API
- Remove use of obsolete CPL_CVSID() macro
- CI supported tests and code formatted with ClangFormat
What's Changed
Drivers
- Use GetGDALDriverManager to register driver (#25) by @nilason
- OGR_GRASS: fix regression after switch to GetGDALDriverManager (#28) by @nilason
- Remove use of obsolete CPL_CVSID() macro (#50) by @rouault
Documentation and Messages
- docs: Autotools configure will be deprecated after the 1.0.3 release (#43) by @neteler
- manual: cleanup README (#23) by @neteler
- Mention GDAL_DRIVER_PATH by @neteler
- Merge Wiki content here by @neteler
- fine-tune wording by @neteler
Packaging, Configuration, Portability, and Compilation
- configure update with autoconf-2.71 (#15) by @neteler
- configure: detect if GRASS is compiled with PostgreSQL (#16) by @neteler
- configure: Suppress test: -eq: unary operator expected warning (#17) by @HuidaeCho
- make: keep CXXFLAGS (#19) by @nilason
- packaging: add release notes generation script (#39) by @nilason
- Add CMake build support (#27) by @nilason
- cmake: fix configure of Proj and PostgreSQL in standard locations (#42) by @nilason
- cmake: Set RUNPATH for grass libraries in non-standard library path (#53) by @sebastic
Continuous Integrat 8000 ion, Tests, Code Quality, and Checks
- CI: create publishing workflow (#20) by @nilason
- CI: create release draft on tag (#44) by @nilason
- CI: run tests on pull requests (#29) by @nilason
- CI: use ubuntugis-unstable for GRASS GIS 8 support (#31) by @neteler
- CI: fix publishing workflow by @nilason
- Add .clang-format file (#26) by @nilason
- Add pytest test suite (#36) by @nilason
- Apply ClangFormat (#35) by @nilason
- Add renovate.json (#21) by @renovate[bot]
- Update actions/checkout action to v4 (#30) by @renovate[bot]
- chore(deps): update softprops/action-gh-release action to v2 (#45) by @renovate[bot]
Other Changes
Full Changelog: 1.0.2...1.0.3
GDAL-GRASS GIS driver 1.0.3rc2
The GDAL-GRASS driver 1.0.3rc2 release provides 1 fix with respect to the release 1.0.3rc1.
What's Changed
Packaging, Configuration, Portability, and Compilation
Full Changelog: 1.0.3rc1...1.0.3rc2
GDAL-GRASS GIS driver 1.0.3rc1
The GDAL-GRASS driver 1.0.3rc1 release provides more than 25 improvements and fixes with respect to the release 1.0.2.
Highlights
- CMake support added
- Autoconf configure updated to version 2.71, with a number of fixes
- Migrate use of deprecated GDAL driver registration API
- Remove use of obsolete CPL_CVSID() macro
- CI supported tests and code formatted with ClangFormat
What's Changed
Drivers
- Use GetGDALDriverManager to register driver (#25) by @nilason
- OGR_GRASS: fix regression after switch to GetGDALDriverManager (#28) by @nilason
- Remove use of obsolete CPL_CVSID() macro (#50) by @rouault
Documentation and Messages
- docs: Autotools configure will be deprecated after the 1.0.3 release (#43) by @neteler
- manual: cleanup README (#23) by @neteler
- Mention GDAL_DRIVER_PATH by @neteler
- Merge Wiki content here by @neteler
- fine-tune wording by @neteler
Packaging, Configuration, Portability, and Compilation
- configure update with autoconf-2.71 (#15) by @neteler
- configure: detect if GRASS is compiled with PostgreSQL (#16) by @neteler
- configure: Suppress test: -eq: unary operator expected warning (#17) by @HuidaeCho
- make: keep CXXFLAGS (#19) by @nilason
- packaging: add release notes generation script (#39) by @nilason
- Add CMake build support (#27) by @nilason
- cmake: fix configure of Proj and PostgreSQL in standard locations (#42) by @nilason
Continuous Integration, Tests, Code Quality, and Checks
- CI: create publishing workflow (#20) by @nilason
- CI: create release draft on tag (#44) by @nilason
- CI: run tests on pull requests (#29) by @nilason
- CI: use ubuntugis-unstable for GRASS GIS 8 support (#31) by @neteler
- Add .clang-format file (#26) by @nilason
- Add pytest test suite (#36) by @nilason
- Apply ClangFormat (#35) by @nilason
- Add renovate.json (#21) by @renovate[bot]
- Update actions/checkout action to v4 (#30) by @renovate[bot]
- chore(deps): update softprops/action-gh-release action to v2 (#45) by @renovate[bot]
Other Changes
Full Changelog: 1.0.2...1.0.3rc1
GDAL-GRASS GIS driver 1.0.2
GDAL-GRASS GIS driver 1.0.1
What's Changed
This is a maintenance release of the GDAL-GRASS GIS driver with important bugfixes:
- GDAL-GRASS driver docs: added by @neteler in #3
- Don't remove -g from C{,XX}FLAGS. by @sebastic in #6
- Support DESTDIR in install target. by @sebastic in #5
- README: update to current state by @neteler in #7
- Use ~ for homedirectory in README by @sebastic in #8
- Disable C++ symbol name mangling. by @sebastic in #10
New Contributors
Full Changelog: 1.0.0...1.0.1
GDAL-GRASS GIS driver 1.0.0
Release of driver in its own GitHub repository
The GDAL-GRASS GIS driver, used for reading GRASS GIS data via GDAL/OGR has been extracted from GDAL into a separate GitHub repository for easier maintenance.
The manual pages are available here:
- raster data: https://gdal.org/drivers/raster/grass.html
- vector data: https://gdal.org/drivers/vector/grass.html
What's Changed
New Contributors
Full Changelog: https://github.com/OSGeo/gdal-grass/commits/1.0.0