Skip to content

1.12.0

Compare
Choose a tag to compare
@saig0 saig0 released this 16 Sep 05:01

Changelog

  • new temporal functions: now() + today() (#175)
  • new temporal builtin functions from DMN 1.3 (#182)
  • extend decimal() function by optional parameter for rounding mode (#165) (thanks to @bigpuritz)
  • fix comparing null with not existing variable (#176)
  • fix that variable names can contain a key-word (#179)