SUSHI 0.6.1 contains the following minor enhancements and bug fixes:
- Supports the
-vor--versionflags to print the SUSHI version - Changes default output location to
build/input/resourceseven when not generating an IG (#104) - Fixes importer bug that caused syntax errors to silently fail and skip rest of file (#85)
- Adds source info (e.g., File and Line) to error messages where it was previously missing (#82)
- Automatically adds
idto instances based on instance name (#103) - Automatically adds
urlvalue when adding extensions to an instance (#113) - Allows extensions to be referenced by id, name, URL, or alias in rule paths (#108)
- Reports when an alias has been assigned to two different values (#124)
- Removes invalid parent resource extensions from profiles and extensions (#116)
- Fixes occasionally occurring
e.type is not iterableerror (#107, #112)
Install or Update
To install or update to the latest version, run the following command:
$ npm install -g fsh-sushi