Skip to content

2.3.3

Compare
Choose a tag to compare
@cmoesel cmoesel released this 20 Oct 15:37
· 32 commits to master since this release

CQL Execution 2.3.3 addresses several recently reported issues and limitations:

  • Fixes sorting by expression when the expression returns null (#248)
  • Adds support for ascending/descending keywords (in addition to asc/desc) (#254)
  • Fixes collapse on Date intervals and Time intervals when no per unit is provided (#255)
  • Adds support for the new boolean overload of ToInteger (#257)

CQL Execution 2.x Releases

CQL Execution 2.0.0 introduced a new JavaScript code base and several new features. If you have not read the CQL Execution 2.0.0 Release Notes, we recommend you do so.