1.3.3
CQL Execution version 1.3.3 introduces the following changes since 1.3.2:
- Support for new operators:
same as
(for intervals)Matches
SplitOnMatches
ToRatio
ConvertsTo[X]
(all definedConvertsTo
operators)
- Adds min/max values for
Date
- Changes min/max
DateTime
to consider timezone offset - Handles edge cases when uncertainties are built on codes (due to choices in model)
- Other minor bug fixes