Skip to content

SUSHI 1.0.0 Beta 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@cmoesel cmoesel released this 21 Oct 15:45
· 458 commits to master since this release
f0dab53

SUSHI 1.0.0 Beta 3 contains fixes for two bugs reported by our users:

  • Allows (and ignores) non-JSON/non-XML files in input/* resource folders (#641)
  • Fixes ambiguous identifier in error message about duplicate resources (#642)

Full Documentation

For additional documentation, refer to FSH School's SUSHI 1.0 Beta documentation and/or the FSH specification.

Install or Update

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

$ npm install -g fsh-sushi@beta

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