Releases: dcarbone/php-fhir
Releases · dcarbone/php-fhir
v4.0.3
v4.0.2
What's Changed
- Bump spatie/temporary-directory from 1.3.0 to 2.3.0 in the composer group by @dependabot[bot] in #175
- Remove some dead code from generate script by @dcarbone in #176
- Try to assert json data is for intended resource by @dcarbone in #178
- Bugfix: Property extended fields not being assigned by @raul-luscii in #179
New Contributors
- @raul-luscii made their first contribution in #179
Full Changelog: v4.0.1...v4.0.2
v4.0.1
v4.0.0
What's Changed
- Bump psr/log from 3.0.1 to 3.0.2 in the composer group by @dependabot[bot] in #144
- Bump dcarbone/install-jq-action from 2 to 3 in the github-actions group by @dependabot[bot] in #146
- Bump monolog/monolog from 3.7.0 to 3.8.0 in the composer group by @dependabot[bot] in #145
- Bump monolog/monolog from 3.8.0 to 3.8.1 in the composer group by @dependabot[bot] in #149
- WIP: V4 by @dcarbone in #152
- V4: Validation improvements by @dcarbone in #155
- Creating separate ResourceContainer interface by @dcarbone in #156
- Version-aware resource types and TypeMap improvements by @dcarbone in #157
- Feature/v4 client updates by @dcarbone in #159
- moving the _getFHIRVersion func to the base Type interface by @dcarbone in #161
- quick fix for parseArray / parseStdClass by @dcarbone in #163
- First pass at adding php8 attributes to things by @dcarbone in #166
- small fixes by @dcarbone in #169
- Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #170
- Check for $xr != null before calling $xr->close() by @dcarbone in #172
Full Changelog: v3.2.0...v4.0.0
v4.0.0-rc6
What's Changed
Full Changelog: v4.0.0-rc5...v4.0.0-rc6
v4.0.0-rc5
What's Changed
Full Changelog: v4.0.0-rc4...v4.0.0-rc5
v4.0.0-rc4
What's Changed
Full Changelog: v4.0.0-rc3...v4.0.0-rc4
v4.0.0-rc3
What's Changed
Full Changelog: v4.0.0-rc2...v4.0.0-rc3
v4.0.0-rc2
v4.0.0-rc1
What's Changed
- Bump psr/log from 3.0.1 to 3.0.2 in the composer group by @dependabot in #144
- Bump dcarbone/install-jq-action from 2 to 3 in the github-actions group by @dependabot in #146
- Bump monolog/monolog from 3.7.0 to 3.8.0 in the composer group by @dependabot in #145
- Bump monolog/monolog from 3.8.0 to 3.8.1 in the composer group by @dependabot in #149
- WIP: V4 by @dcarbone in #152
Full Changelog: v3.2.0...v4.0.0-RC1