8000 Releases · OSGeo/gdal-grass · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: OSGeo/gdal-grass

GDAL-GRASS GIS driver 1.0.4

19 Jun 08:34
25b51db
Compare
Choose a tag to compare

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

11 Jun 18:46
f834b96
Compare
Choose a tag to compare
Pre-release

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

06 Feb 14:09
1963cf0
Compare
Choose a tag to compare

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

Other Changes

Full Changelog: 1.0.2...1.0.3

GDAL-GRASS GIS driver 1.0.3rc2

04 Feb 13:13
1d7f4ae
Compare
Choose a tag to compare
Pre-release

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

  • cmake: Set RUNPATH for grass libraries in non-standard library path (#53) by @sebastic

Full Changelog: 1.0.3rc1...1.0.3rc2

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

0