Skip to content

Releases: OSGeo/gdal-grass

GDAL-GRASS GIS driver 1.0.3rc1

16 Dec 12:35
96bf66e
Compare
Choose a tag to compare
Pre-release

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

Other Changes

Full Changelog: 1.0.2...1.0.3rc1

GDAL-GRASS GIS driver 1.0.2

06 Nov 10:45
a7300f7
Compare
Choose a tag to compare

This is a maintenance release of the GDAL-GRASS GIS driver with an important update for GDAL 3.6.0:

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2

GDAL-GRASS GIS driver 1.0.1

14 Jun 12:40
0a768b3
Compare
Choose a tag to compare

What's Changed

This is a maintenance release of the GDAL-GRASS GIS driver with important bugfixes:

New Contributors

Full Changelog: 1.0.0...1.0.1

GDAL-GRASS GIS driver 1.0.0

03 May 15:22
29e776c
Compare
Choose a tag to compare

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:

What's Changed

  • GitHub actions: compile driver on Ubuntu by @neteler in #1

New Contributors

Full Changelog: https://github.com/OSGeo/gdal-grass/commits/1.0.0