2.4.2
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.