Skip to content

1.7.0: Temporal Expression Evaluator

Compare
Choose a tag to compare
@pmeisen pmeisen released this 13 Aug 20:32
· 41 commits to master since this release

With version 1.7.0 of the library a new feature was added, which enables developers to evaluate "temporal" expressions. In general, a TemporalExpression can be understood as a formel expression (i.e., a formula), which contains temporal elements, e.g., now() + 4h. The syntax of the expression may depend on the underlying implementation, thus it is recommended to have a closer look at the provided documentation (for the selected implementation).