npm fsh-sushi 0.16.1
SUSHI 0.16.1

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

WARNING: THIS IS A "LEGACY" RELEASE OF SUSHI!
Most users should be using SUSHI 1.x. This release should only be used for projects that cannot use SUSHI 1.x.
(By the way, if you are one of those projects, please contact us so we can understand why 1.x does not work for you.)

SUSHI 0.16.1 is a patch release to SUSHI 0.16.0 with the following fixes and enhancements:

  • Enforces specific dependency library versions to ensure SUSHI installations behave as expected
    • This specifically fixes a bug related to ANTLR4 v4.9.0 and Node 14 that some users have experienced
  • Adds an API function for invoking SUSHI (NOTE: this function may not work the same as the 1.x function) (#599)
  • Fixes bug with cardinality min value of choices when type slicing is used (#596)
  • Fixes bug with finding slices of choice slices (#567, #593)
  • Sets the grouping id in the IG JSON file when using the group property in config.yaml (#590)

Full Documentation

For additional documentation on this legacy version of SUSHI, refer to FSH School's Legacy Documentation.

Install, Update, or Downgrade

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

$ npm install -g fsh-sushi@0.16.1

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.