Releases: fhir-crucible/fhir_models
Releases · fhir-crucible/fhir_models
Release 5.0.0
What's Changed
- FI-2832 Add multi-version support by @yunwwang in #113
- FI-2833 Add R5 Support by @360dgries in #114
- Fix relative paths in versioned files by @360dgries in #115
- FI-3180 Remove examples, schema, and expansions from gem package by @360dgries in #116
- Version 5.0.0 by @360dgries in #118
New Contributors
Full Changelog: v4.3.0...v5.0.0
v4.3.0
What's Changed
- FI-2160: Bump nokogiri by @Jammjammjamm in #107
- FI-2332 Bump Ruby to 3 by @360dgries in #108
- FI-1427 Add respond_to_missing? by @360dgries in #111
- Release 4.3.0 by @Jammjammjamm in #112
Full Changelog: v4.2.2...v4.3.0
v4.2.2
Prevent the hash used to instantiate a model from being modified by the model constructor.