Stream: shorthand
Topic: SUSHI 1.0.0 Beta 4
Chris Moesel (Nov 04 2020 at 20:14):
SUSHI 1.0.0 Beta 4 is a candidate release for SUSHI 1.0.0. Barring the discovery of any major bugs, it will become the official SUSHI 1.0.0 release. SUSHI 1.0.0 Beta 4 contains the following bug fixes and enhancements since Beta 3:
- Fixes bug that overwrote a
Quantityvalue when a unit was set in a subsequent rule (#608) - Fixes handling of
MSflag when applied to sliced elements and/or slices (#647) - Fixes assignment to
Quantityspecializations (e.g.,Age) using FSH quantity syntax (#617) - Merges
Mappingrules when a matchingMappingalready exists on the parent resource (#657) - Exports
_-prefixed properties (e.g., extensions on primitives) directly after their non-_counterparts (#632) - Changes
config.yaml'sgroupkeys to representidrather thanname, allowingnameto be set independently (#646)
To install or update to this beta version, run the following command:
$ npm install -g fsh-sushi@beta
For more information, see the SUSHI 1.0.0 Beta 4 Release Notes
Last updated: Apr 12 2022 at 19:14 UTC