3.1.0
What's changed
- The new date-time and duration data types allow parsing, calculation and formatting of date-time and duration values.
- A new NULL value data type allows for working with null values.
- A refactored data type conversion allows a more clearer and also customizable interface for converting variable values.
- A new configuration option was added to automatically round the final result.
Also
- handled nested evaluation value by @PrajwalBanakar26 in #376
- adds lombok.Generated to proguard ignore warning configuration by @uklimaschewski in #394
- Coalesce Function by @andresmarenco in #397
- fix readme gh-pages links by @karlivory in #400
New Contributors
- @PrajwalBanakar26 made their first contribution in #376
- @andresmarenco made their first contribution in #397
- @karlivory made their first contribution in #400
Full Changelog: 3.0.5...3.1.0