Changelog
0.2.2 (2022-09-20)
Features
- Add asObjectMap to get the EvaluationContext as Map<String,Object> (#75) (2eec1a5)
0.2.1 (2022-09-13)
Bug Fixes
- isList check in Value checks type of list (#70) (81ab071)
0.2.0 (2022-09-13)
⚠ BREAKING CHANGES
- use value for object resolver
- use instant not zoneddatetime
Features
- add object to value wrapper (0152a1e)
- use instant not zoneddatetime (3e62414)
- use value for object resolver (5d26247)