Releases: cqframework/clinical_quality_language
Releases · cqframework/clinical_quality_language
CQL 3.11.0
What's Changed
- Bump HAPI to 7.2.1 by @JPercival in #1367
- engine-fhir tests improvements by @antvaset in #1368
- engine-fhir tests improvements by @antvaset in #1369
New Contributors
Full Changelog: v3.10.0...v3.11.0
CQL 3.10.0
What's Changed
- Update behavior of included operator by @JPercival in #1353
- Minor cleanups/modernizations by @JPercival in #1354
- Add test for unioning disparate types by @JPercival in #1352
- Fixes for localIds and Nary function resolution by @JPercival in #1356
- Fixing update to Jakarta XML 4.0 by @JPercival in #1358
- Fix JUnit Tests by @JPercival in #1359
- Migrate to JUnit 5, apply JUnit best practices by @JPercival in #1360
Full Changelog: v3.9.0...v3.10.0
CQL 3.9.0
What's Changed
- Clean up unit tests for engine by @JPercival in #1340
- Add Debug logging for expressions by @JPercival in #1341
- Fixing up tests from the published spec by @brynrhodes in #1346
Full Changelog: v3.8.0...v3.9.0
CQL 3.8.0
What's Changed
- Get FHIR core transitively, update jackson by @JPercival in #1332
- Remove newlines from hiding messages by @JPercival in #1333
Full Changelog: v3.7.1...v3.8.0
CQL 3.7.1
What's Changed
- Fix errors on CLI tool by @JPercival in #1319
- Fixed several failing tests due to platform-specific newline by @brynrhodes in #1323
- #1322: Added support for USCore 6.1.0 and QICore 6.0.0 by @brynrhodes in #1324
- Add Windows to PR check by @JPercival in #1328
- Update to HAPI 7.0 by @JPercival in #1331
Full Changelog: v3.6.0...v3.7.1
CQL 3.6.0
What's Changed
- Add spotless and format all files by @JPercival in #1306
- Fixes for gaps in the ELM visitor by @JPercival in #1308
- Fixes for missing localIds by @JPercival in #1309
- Add a test to validate that the default context is Unfiltered by @JPercival in #1312
- Bug half time zone by @JPercival in #1313
- Release 3.6.0, HAPI 6.10.2, fixes for build warnings by @JPercival in #1318
Full Changelog: v3.5.1...v3.6.0
CQL 3.5.1
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
What's Changed
- Tests for issues 1225 and 1226 by @JPercival in #1276
- Full implementation of detection of identifier hiding by @lukedegruchy in #1277
- Implement identifier hiding detection for String literals by @lukedegruchy in #1281
- Add code coverage requirements for new code by @JPercival in #1216
- Remove exceptions printing stack traces by @JPercival in #1291
- Fix DateTime initialization to always use offset from State and never from null by @lukedegruchy in #1269
- Set Name of Data Requirements Processor Return Library to 'EffectiveDataRequirements' by @Chris0296 in #1214
- Update to Gradle 8.5, Java 21 for builds by @JPercival in #1296
- Fix base visitor sort visit by @JPercival in #1299
- ELMFunctionalVisitor by @JPercival in #1300
- Ensure all ELM is constructed via an ObjectFactory by @JPercival in #1301
- Freshen the Java quickstart by @JPercival in #1302
- Rev to version 3.5.0, HAPI 6.10.0, FHIR Core 6.1.2.2 by @JPercival in #1304
New Contributors
- @Chris0296 made their first contribution in #1214
Full Changelog: v3.4.1...v.3.5.0
CQL 3.4.1
- Fixes to align XPP3 dependencies with FHIR Core - @JPercival
Full Changelog: v3.4.0...v3.4.1
CQL 3.4.0
What's Changed
- snapshot v3.4.0 by @mdnazmulkarim in #1264
- Fix DateTime initialization and comparison code to deal correctly with half hour and fifteen minute timezones by @lukedegruchy in #1259
- Test to validate 827 is fixed by @JPercival in #1267
- Aggregate clause by @JPercival in #1271
- Update javax to jakarta namespaces by @jamesagnew in #1236
- More cleanup of dependencies by @JPercival in #1275
New Contributors
- @jamesagnew made their first contribution in #1236
Full Changelog: v3.3.2...v3.4.0