Skip to content

Releases: cqframework/clinical_quality_language

CQL 3.7.1

21 Feb 15:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.7.1

CQL 3.6.0

19 Jan 22:01
c1da431
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.1...v3.6.0

CQL 3.5.1

08 Dec 21:14
Compare
Choose a tag to compare

What's Changed

  • Repeat of 3.5.0 release to address bad Maven artifact

Full Changelog: v.3.5.0...v3.5.1

CQL 3.5.0

08 Dec 16:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.1...v.3.5.0

CQL 3.4.1

08 Nov 16:30
Compare
Choose a tag to compare
  • Fixes to align XPP3 dependencies with FHIR Core - @JPercival

Full Changelog: v3.4.0...v3.4.1

CQL 3.4.0

06 Nov 20:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.2...v3.4.0

CQL 3.3.2

26 Oct 19:52
f73db48
Compare
Choose a tag to compare

What's Changed

  • #1202: Fixed collapsing data requirements not fixing up references to… by @brynrhodes in

Full Changelog: v3.3.1...v3.3.2

CQL 3.3.1

26 Oct 08:11
f64e237
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.3.1

CQL 3.3.0

25 Oct 17:05
4aa69cd
Compare
Choose a tag to compare

What's Changed

  • snapshot v3.3.0 by @mdnazmulkarim in #1233
  • Fail to compile on SignatureLevel.None and all ambiguous overloaded functions including Libraries by @lukedegruchy in #1234
  • Add signatureLevel to ELM annotations by @lukedegruchy in #1238
  • Handle overloaded forward function declarations. by @lukedegruchy in #1213
  • #1185: Added runtime dependency on XPP3 to the cli by @brynrhodes in #1242
  • #1243: The translator will now return a warning if a function with overloads is invoked when signature level is insufficient to ensure necessary signature information is output. See additional release notes by @brynrhodes in #1248
  • #1231: Fixed target mapping not being applied correctly for plural el… by @brynrhodes in #1247
  • #1243: Fixed forward function overloads resolving incorrectly by @brynrhodes in #1251
  • #821: Fixed private access modifier not always respected @mdnazmulkarim in #1239
  • #648: added tests for validating type inference through conditional by @iasmile in #1252
  • Removes unnecessary dependency on Moxy by @vitorpamplona in #1255
  • Support related contexts in the CQL Engine. by @lukedegruchy in #1250
  • Tests to ensure generic overloads are sufficiently specified by @JPercival in #1249
  • #1203: Fixed function references missing from logic definitions in data-requirements by @brynrhodes in #1256
  • #1203: Fixed function references missing from logic definitions in data-requirements
  • #1202: Fixed extension access reporting as a code filter instead of a property access
  • Fixed property access not being reported correctly when it occurred after the initial query context for a retrieve
  • Fixed data requirements not being reported correctly when a query source was itself a nested query
  • Fixed duplicate data requirements being reported for property access not directly related to a retrieve
  • Fixed enableResultTypes not working in some cases
  • release v3.3.0 by @mdnazmulkarim in #1257

New Contributors

Full Changelog: v3.2.0...v3.3.0

CQL 3.2.0

04 Oct 17:44
a1643c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0