Skip to content

v4.0.0

Choose a tag to compare

@dcarbone dcarbone released this 19 Sep 16:38
· 12 commits to main since this release
67860c6

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