New Release of the FEEL extension 1.6.0

Hi DMN-enthusiasts!

A new version of the FEEL extension is released.

New Features:

  • 2 new built-in functions for context lookup
  • 14 new built-in functions as preparation of DMN 1.2
  • for-loop with ranges (e.g. for x in 0..10 return x) and partial result

Fixes:

  • replace underscore with whitespace in reserved parameter and variable names
  • fix external function format

You can download the extension from GitHub . Enjoy!

Best regards,
Philipp

2 Likes