FHIR Chat · SUSHI 0.16.1 · shorthand

Stream: shorthand

Topic: SUSHI 0.16.1


view this post on Zulip Chris Moesel (Nov 25 2020 at 16:49):

Announcing SUSHI 0.16.1. SUSHI 0.16.1 is a patch release for SUSHI 0.16.0. Most users should NOT be using 0.16.x, but should be using 1.0.2 instead. This patch release is to support users who must continue to use pre-1.0 SUSHI. Changes in this release include:

  • Enforces specific dependency library versions to ensure SUSHI installations behave as expected
    • This specifically fixes a bug related to ANTLR4 v4.9.0 and Node 14 that some users have experienced
  • Adds an API function for invoking SUSHI (NOTE: this function may not work the same as the 1.x function)
  • Fixes bug with cardinality min value of choices when type slicing is used
  • Fixes bug with finding slices of choice slices
  • Sets the grouping id in the IG JSON file when using the group property in config.yaml

For more information see the SUSHI 0.16.1 Release Notes.


Last updated: Apr 12 2022 at 19:14 UTC