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
Quantity
value when a unit was set in a subsequent rule (#608) - Fixes handling of
MS
flag when applied to sliced elements and/or slices (#647) - Fixes assignment to
Quantity
specializations (e.g.,Age
) using FSH quantity syntax (#617) - Merges
Mapping
rules when a matchingMapping
already exists on the parent resource (#657) - Exports
_
-prefixed properties (e.g., extensions on primitives) directly after their non-_
counterparts (#632) - Changes
config.yaml
'sgroup
keys to representid
rather thanname
, allowingname
to 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