Skip to content

1.2.0

Compare
Choose a tag to compare
@saig0 saig0 released this 18 Sep 11:12

New Features:

  • allow more function invocation for unary-tests
  • allow expressions as arguments of a function invocation
  • add support for Scala enumeration and option types
  • add Camunda functions: now(), currentUser(), currentUserGroups()
  • add value mapper spi
  • add context provider spi

Fixes:

  • add compare of date-time to unary-tests
  • add null equality check
  • fix built-in matches function