SUSHI 0.12.3 contains the following enhancements and bug fixes:
- Elements can receive mappings, even if they previously had none (#372)
_genonce.shshould work correctly on case-sensitive file systems (#379) (thanks, @peturv!)- Elements that allow a choice of
Resourcetypes can be set to specific instances of one of the allowed types. (#377 ) - Lists of instances correctly contain all of the instances specified instead of overriding previously set instances (#378)
- SUSHI now returns a non-zero exit code when exiting from a known early exit point or when exiting due to an unexpected error (#375)
- When a dependency is specified with a version of
dev, but is not present in the local cache, thecurrentversion is loaded and used. (#374)
Full Documentation
For additional documentation, refer to the FSH language reference.
Install or Update
To install or update to the latest version, run the following command:
$ npm install -g fsh-sushi