SUSHI 3.16.5 contains several fixes made by the community for the community. Many thanks to @benjaminflessner, @ElliotSilver, @grahamegrieve, and @JohnMoehrke for making this release possible! We love to see the contributions!
What's Changed
- Improve error message for unsupported versions of FHIR by @grahamegrieve in #1586
- Recognize _build.bat/sh as a standard IG script by @JohnMoehrke in #1588
- Allow base types as profiles in type constraint rules by @benjaminflessner in #1589
- Correct misleading directory creation prompt by @ElliotSilver in #1593
New Contributors
- @grahamegrieve made their first contribution in #1586
- @JohnMoehrke made their first contribution in #1588
- @benjaminflessner made their first contribution in #1589
- @ElliotSilver made their first contribution in #1593
Install or Update
SUSHI 3.16.5 is the latest stable release of fsh-sushi. To install or update to SUSHI 3.16.5, run the following command:
$ npm install -g fsh-sushi
To check or confirm what version of SUSHI you have installed, you can run the following command:
$ sushi -v
Full Changelog: v3.16.4...v3.16.5