Skip to content

SUSHI 2.2.3

Compare
Choose a tag to compare
@cmoesel cmoesel released this 14 Dec 00:44
· 281 commits to master since this release
bffa4b2

SUSHI 2.2.3 includes the following bug fixes:

  • Remove incorrect warnings about unused soft indices in rules (#978, #979)
  • Correctly handle mixed case dependencies extracted from the IG resource (#980, #981)

These fixes are for bugs that were introduced in SUSHI 2.2.2. We apologize for the inconvenience!

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