SUSHI 3.11.1
What's Changed
Software Changes
- Improve performance when processing predefined resources by @mint-thompson in #1500
- Fix caret rules for versioned codes in ValueSets by @sebg-mio42 in #1493
- Warn when reference values do not resolve and have incorrect format by @KaelynJefferson in #1468
- Minor code cleanup by @cmoesel in #1498
- Update dependencies by @mint-thompson in #1473, @cmoesel in #1496, and @cmoesel in #1502
Documentation Changes
- Add security policy by @mint-thompson in #1471
- Add contribution policy by @jafeltra in #1470
- Add best practices by @jafeltra in #1474
- Add FHIR Foundation project statement to README by @KaelynJefferson in #1472
New Contributors
- @sebg-mio42 made their first contribution in #1493
Install or Update
SUSHI 3.11.1 is the latest stable release of fsh-sushi. To install or update to SUSHI 3.11.1, run the following command:
$ npm install -g fsh-sushi
To revert to the previous SUSHI stable release (3.10.0), run the following command:
$ npm install -g [email protected]
To check or confirm what version of SUSHI you have installed, you can run the following command:
$ sushi -v
Full Changelog: v3.11.0...v3.11.1