Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Releases: mmomtchev/gdal-exprtk

v2.0.0

08 Jan 15:48

Choose a tag to compare

  • Support Node.js 16.x to 21.x
  • Support transforming an Expression to a GDAL pixel function
  • Support reading functions and expressions from a file
  • In the CLI-tool, replace all : with @ to achieve better compatibility with Windows where : is a common symbol in a filename (C:\...)

v2.0.0-alpha.0

04 Mar 17:25

Choose a tag to compare

v2.0.0-alpha.0 Pre-release
Pre-release
  • Support transforming an Expression to a GDAL pixel function
  • Support reading functions and expressions from a file
  • In the CLI-tool, replace all : with @ to achieve better compatibility with Windows where : is a common symbol in a filename (C:\...)

v1.0.0

15 Feb 19:45

Choose a tag to compare

  • First release