npm fsh-sushi 3.11.0
SUSHI 3.11.0

latest releases: 3.17.0, 3.16.5, 3.16.4...
20 months ago

SUSHI 3.11.0 contains the following enhancements and bug fixes:

What's Changed

  • Add new snapshot option to FshToFhir API by @joepaquette in #1465
  • Remove releaseLabel coded options from sushi-config.yaml created by sushi init by @jafeltra in #1462
  • Warn when sushi-config.yaml does not include a menu and there is no provided menu.xml by @KaelynJefferson in #1464
  • Set a default for Logical Model and Resource root elements to prevent empty/missing definition by @KaelynJefferson in #1466

New Contributors

Install or Update

SUSHI 3.11.0 is the latest stable release of fsh-sushi. To install or update to SUSHI 3.11.0, 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 fsh-sushi@3.10.0

To check or confirm what version of SUSHI you have installed, you can run the following command:

$ sushi -v

Full Changelog: v3.10.0...v3.11.0

Don't miss a new fsh-sushi release

NewReleases is sending notifications on new releases.