FHIR Chat · SUSHI 0.6.1 · shorthand

Stream: shorthand

Topic: SUSHI 0.6.1


view this post on Zulip Chris Moesel (Jan 22 2020 at 22:42):

We've just released a bug-fix edition of SUSHI w/ the following changes:

  • Supports the -v or --version flags to print the SUSHI version
  • Changes default output location to build/input/resources even 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 id to instances based on instance name (#103)
  • Automatically adds url value 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 iterable error (#107, #112)

https://github.com/FHIR/sushi/releases/tag/v0.6.1


Last updated: Apr 12 2022 at 19:14 UTC