Skip to content

SUSHI 0.6.2

Compare
Choose a tag to compare
@cmoesel cmoesel released this 24 Jan 23:41
· 754 commits to master since this release

SUSHI 0.6.2 contains the following minor enhancements and bug fixes:

  • Reverts default output folder back to build (#132)
    • NOTE: Resources will still be written to ${outDir}/input/resources
  • Allows authors to fix/set xhtml values (e.g., ^text.div = "<div>My Text</div>") (#129)
  • Associates examples with profiles in IG when applicable (to populate "Examples" tab) (#127)
  • Fixes instance generation to ensure proper serialization of array properties (#114)
    • NOTE: This introduces additional validation that may expose errors related to #121, which is still open
  • Fixes issue with ordering of slices when one slicename is substring of another (#122)
  • Fixes IG dependency issues for dependencies using "current" or "dev" version (#140)
  • Fixes line comments so that space is not required after // (e.g., //My Comment) (#130)

Install or Update

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

$ npm install -g fsh-sushi