Skip to content

1.5.0

Compare
Choose a tag to compare
@saig0 saig0 released this 05 Jun 08:53

New Features:

  • use boolean expression as unary test
  • support '?' for unary test as alias for the input value
  • subtract date from date/duration
  • add date to duration
  • support Camunda Spin JSON/XML variables
  • support quoted names as identifiers

Fixes:

  • map BigInt / BigInteger as FEEL number
  • transform whole numbers to long instead of double