-
Notifications
You must be signed in to change notification settings - Fork 143
Roadmap
Bryn Rhodes edited this page Apr 14, 2026
·
7 revisions
- Release 4.6.0 - Bug fixes
- Release 4.5.0
- Skip version check when loaded source library does not declare a version (Was an issue with Loading US CQL v1 NPM content)
- Engine KMP and JavaScript
- Release 4.4.0
- Bug fixes
- Version uplifts (especially HAPI 8.8.0)
- Release 4.3.0
- Unit conversion support in equality, comparison, and arithmetic operators
- Build enhancements
- Bug Fixes
- DQIC is a big driver here (engine parity with JS, .NET, other industry engines)
- US Quality Core support (not the model info, but a warning in retrieves that has arisen from the refactoring (#1714))
- CQL 2.0 Features
- New terminology operators
- Type declarations (implemented as backwards-compatible modelinfo)
- Message and warning standardization
- Dynamic Model Info Support
- The ability to automatically derive model info from IGs (so they don't have to be published with the ModelInfo)
- Better error reporting
- Continuing to move towards the AST model that supports better language integration with IDEs