What's Changed
- FHIR JSON -> CQL value parser for KMP by @antvaset in #1814
- Fix convert of calendar-unit quantities returning null (#1682) by @c-schuler in #1816
- Gradle build for JS projects by @antvaset in #1817
- Support for UCUM arbitrary units by @c-schuler in #1819
- Make
createHapiInstance()method public inengine-fhirby @antvaset in #1820 - Generate type definitions for the
@cqframework/cqlNPM package by @antvaset in #1821 - Improvements for the Gradle build and Kotlin code generation by @antvaset in #1822
- Narrow ofType(T) static result type for downstream operators by @c-schuler in #1824
- Add docs from Wiki by @antvaset in #1826
- Add back public overload for both cache mode and error collection in resolveLibrary by @TsilenT in #1825
New Contributors
Full Changelog: v5.1.0...v5.2.0