1.2.0
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