Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 555 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 555 Bytes

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.

Unreleased

Fixed

  • Some (return) parameters to conform to GREL functions
  • The return type of grel:array_slice must be grel:output_array.

20221012

Added

  • Math functions

20220308

Fixed

  • xsd:number --> xsd:integer

20210824

Added

  • a lot more GREL functions