npm fsh-sushi 2.8.0
SUSHI 2.8.0

latest releases: 3.17.0, 3.16.5, 3.16.4...
3 years ago

SUSHI 2.8.0 introduces minor enhancements and bug fixes.

What's Changed

Details

Automatically load hl7.fhir.uv.tools dependency

The FHIR Tooling Extensions IG (hl7.fhir.uv.tools) defines the extensions that may be useful in the development of implementation guides. For example, the Additional Binding Extension can be used to specify additional binding types on a coded element.

Since these extensions are considered a core aspect of IG tooling, the package that provides them is included by default. The IG Publisher already does this; now SUSHI does it as well. Normally, the latest build of hl7.fhir.uv.tools is included, but authors can override this by explicitly adding a hl7.fhir.uv.tools dependency (to a specific version) in their sushi-config.yaml file.

When this dependency is automatically added, failure to download it is considered only a warning and SUSHI proceeds as normal.

Full Changelog: v2.7.1...v2.8.0

Don't miss a new fsh-sushi release

NewReleases is sending notifications on new releases.