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