npm fsh-sushi 0.7.0
SUSHI 0.7.0

latest releases: 3.18.1, 3.18.0, 3.17.0...
6 years ago

SUSHI 0.7.0 contains the following features, enhancements, and bug fixes:

  • ValueSets and CodeSystems now support the caret (^) syntax for setting root-level metadata. E.g.,
    ValueSet: FreshWaterValueSet
    Description: "All fresh water fish"
    * ^publisher = "Fish Brothers"
    * ^status = #draft
    * ^experimental = true
    
  • Applies pattern[x] constraints to generated instances (#160)
  • Suppresses inherited invariants from IG documentation (#117)
  • Fixes slice differentials to only specify what changed from the element that was sliced (#181)
  • Fixes processing of multi-line strings using """ (#80)
  • Fixes incorrect error message when package.json is corrupt (#177)

Install or Update

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

$ npm install -g fsh-sushi

Don't miss a new fsh-sushi release

NewReleases is sending notifications on new releases.