Skip to content

Releases: cqframework/clinical_quality_language

CQL 3.20.0

19 Dec 17:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.19.1...v3.20.0

CQL 3.19.1

04 Dec 18:51
Compare
Choose a tag to compare
  • Same as 3.19.0, just a re-release to address a missing artifact in Maven Central

CQL 3.19.0

02 Dec 22:56
Compare
Choose a tag to compare

What's Changed

  • Add support for CQL Longs to the CQL to FHIR converter by @JPercival in #1459

Full Changelog: v3.18.0...v3.19.0

CQL 3.18.0

06 Nov 15:37
Compare
Choose a tag to compare

What's Changed

  • Add test for default timezone offset of DateTime by @antvaset in #1423
  • Improved generic instantiation behavior and added type precedence to … by @brynrhodes in #1428
  • Make sure per is set to something when visiting expand and collapse by @antvaset in #1425
  • Unskip tests affected by operator precedence by @antvaset in #1436
  • Update to HAPI 7.4.5
  • Update to Jackson 2.17.1

Full Changelog: v3.17.0...v3.18.0

CQL 3.17.0

11 Oct 15:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.16.0...v3.17.0

CQL 3.16.0

27 Sep 17:43
Compare
Choose a tag to compare

What's Changed

  • Merge CQL library-based comparison operator tests into XML-based tests by @antvaset in #1398
  • Use type specifiers from signature for function ref resolution, if present. Raise exception if resolution is ambiguous. by @antvaset in #1410
  • Remove usages of interfaces deprecated in latest FHIR core by @JPercival in #1414

Full Changelog: v3.15.0...v3.16.0

CQL 3.15.0

05 Sep 20:58
Compare
Choose a tag to compare

What's Changed

  • Ensure a CQL expression referencing an abstract class/non-retrievable class, such as DomainResource, will fail. by @lukedegruchy in #1404
  • Use conditional logic to select the error message for an unmatched identifier based on whether it was a case-insensitive match by @lukedegruchy in #1406
  • Set ValueSetRef.preserve to true for included value sets by @antvaset in #1409
  • Update to HAPI 7.4.0
  • Update to FHIR Core 6.3.11

Full Changelog: v3.14.0...v3.15.0

CQL 3.14.0

16 Aug 15:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.13.0...v3.14.0

CQL 3.13.0

24 Jul 21:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.12.0...v3.13.0

CQL 3.12.0

03 Jul 18:51
Compare
Choose a tag to compare

What's Changed

  • Reporting coverage across subprojects by @antvaset in #1374
  • Fix type conversion operator tests for malformed inputs. Enable tests for Boolean and null literals. by @antvaset in #1371
  • Fix aggregate function errors by @holly-smile in #1375

New Contributors

Full Changelog: v3.11.0...v3.12.0