Stream: shorthand
Topic: SUSHI 2.2.0
Chris Moesel (Nov 12 2021 at 20:44):
Announcing SUSHI 2.2.0 with the following new enhancements and bug fixes:
- Allow authors to control if instances should serialize the
meta.profile
and/orid
(#844) - Allow authors to provide instances of logical models (#941)
- Allow authors to insert RuleSets at concept paths in CodeSystem definitions (#942)
- Allow authors to specify mappings for logical models and custom resources (#940)
- Allow authors to use string values for all ValueSet filter operators (#936)
- Provide more details and optional configurations in sushi --init config file (#944)
- Limited support for validating codes defined in local code systems (#595)
- Limited support for validating slicing logic in profiles (#885, #952)
- Clarify error message regarding attempts to "widen" cardinality (#943)
- Fix id generation bug on manually sliced choice elements (#927)
- Fix dependency loading bug for dependence with version "current" (#951)
To install or update to this release, run the following command:
$ npm install -g fsh-sushi
For more details on this release and/or specific features in the release, see the SUSHI 2.2.0 release notes.
Last updated: Apr 12 2022 at 19:14 UTC