Skip to content

GoFSH 2.0.0

Compare
Choose a tag to compare
@cmoesel cmoesel released this 15 Jun 14:52
· 39 commits to master since this release

GoFSH 2.0.0 is a major release that integrates the new SUSHI 3.0.0 and FHIR Package Loader libraries, as well as increases the required Node.js version to version 18. In addition, it contains fixes for handling instances with numeric ids.

This is considered a breaking change (and thus a major release) since it requires an updated version of Node.js.

What's Changed

Install or Update

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

$ npm install -g gofsh

Full Changelog: v1.6.5...v2.0.0