npm fsh-sushi 2.0.1
SUSHI 2.0.1

latest releases: 3.17.0, 3.16.5, 3.16.4...
4 years ago

SUSHI 2.0.1 includes the following enhancements and bug fixes:

  • Support downloading packages via https rather than http (#904)
  • Support including version information in only rules on Canonical types (#898)
  • Fix bug causing soft indexing to fail on indented rules which are not path rules (#907)
  • Fix bugs in sushi --init causing IG Publisher to build with errors (#899)
  • Fix bug causing duplicate detection to only work within a file (#900)
  • Fix bug allowing duplicate concepts to be added to CodeSystem definitions via insert rules (#903)

Full Documentation

For additional documentation, refer to FSH School's SUSHI documentation, the FSH STU1 specification, and/or the FSH current build specification.

Install or Update

To install or update to this release, run the following command:

$ npm install -g fsh-sushi

To revert to a previous stable release, run a command like the following:

$ npm install -g fsh-sushi@2.0.0

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

$ sushi -v

Don't miss a new fsh-sushi release

NewReleases is sending notifications on new releases.