Skip to content

2.4.2

Compare
Choose a tag to compare
@cmoesel cmoesel released this 09 Sep 12:56
· 22 commits to master since this release

CQL Execution 2.4.2 fixes a bug that was exposed by changes in 2.4.1

  • AgeInYears and AgeInMonths now calculates age using Date resolution (not DateTime resolution) (#273)

In addition, CQL Execution 2.4.2 updates its TypeScript configuration to target ES2017. This is not expected to impact users, as it does not change existing browser or Node.js requirements. See #270.