Skip to content

2.3.2

Compare
Choose a tag to compare
@cmoesel cmoesel released this 13 Sep 15:14
· 33 commits to master since this release

CQL Execution 2.3.2 fixes a bug in loading libraries that were compiled to ELM as part of the FHIR IG Publisher process. In this case, these libraries have system namespaces in their identifiers and use these namespaces in includes paths. Previous versions of CQL Execution did not correctly resolve included libraries when namespaces were present in the path. The 2.3.2 release fixes this problem while continuing to maintain support for libraries that do not use namespaces.

CQL Execution 2.x Releases

CQL Execution 2.0.0 introduced a new JavaScript code base and several new features. If you have not read the CQL Execution 2.0.0 Release Notes, we recommend you do so.