Skip to content

SUSHI 2.0.1

Compare
Choose a tag to compare
@ngfreiter ngfreiter released this 25 Aug 18:00
· 305 commits to master since this release
cd0549e

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 [email protected]

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

$ sushi -v