Skip to content

Latest commit

 

History

History
76 lines (56 loc) · 3.18 KB

CHANGELOG.md

File metadata and controls

76 lines (56 loc) · 3.18 KB

Changelog

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.

v3.9.1 - 2024-10-06

Changed

  • GDAL 3.9.x Windows build #132

v3.9.0 - 2024-05-18

Changed

  • GDAL 3.9.x build #131

v3.8.1 - 2024-05-15

Changed

  • Add GDT_Int8 constant #130

Changed

v3.8.0 - 2024-01-06

  • GDAL 3.8.x build #125

v3.7.0 - 2023-11-11

Changed

  • GDAL 3.7.2 build #120

v3.6.4 - 2023-11-23

v1.2.0 - 2022-08-02

Changed

  • Add support for aarch64-linux-gnu ARM64 on Linux #107.
  • Add release instructions for developers to HOWTORELEASE.md

v1.1.1 - 2020-11-13

Fixed

  • Use Conda GDAL in MacOS to fix dylib load errors #99. See the MacOS installation section of the README for more details.

v1.1.0 - 2020-08-10

Changed

  • GDAL 3.x Support #96

v1.0.1 - 2020-04-22

Fixed

  • Fix Empty Metadata retrieval #93

v1.0.0 - 2020-03-12

Added

  • Option to disable log message colorization #78
  • Add a special error code for the max attempts exceeded case #83

Fixed

  • Assertion failed on parallel reads #72

33.567d940 - 2019-11-19

Added

  • The first library release