Skip to content

1.3.2

Choose a tag to compare

@cmoesel cmoesel released this 06 Nov 23:46
· 212 commits to master since this release

CQL Execution version 1.3.2 introduces the following changes since 1.3.1:

  • Support for interval expand and collapse with the per argument
  • CalculateAgeAt operations will use date calculation when the input argument is a date
  • Unimplemented operations SplitOnMatches and ConvertsTo* are stubbed as subclasses of UnimplementedExpression so an error is thrown if users attempt to use them