Skip to content

1.3.3

Compare
Choose a tag to compare
@cmoesel cmoesel released this 23 May 13:25
· 161 commits to master since this release
058e8c0

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 defined ConvertsTo 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