Skip to content

Releases: dcarbone/php-fhir

v4.0.3

06 Nov 21:46
47438b3

Choose a tag to compare

What's Changed

  • Fixing getContainedType method on resource containers to reference correct property by @dcarbone in #181

Full Changelog: v4.0.2...v4.0.3

v4.0.2

25 Sep 15:11
808e405

Choose a tag to compare

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

Full Changelog: v4.0.1...v4.0.2

v4.0.1

20 Sep 13:34
51a71fd

Choose a tag to compare

What's Changed

  • limiting workflow permissions to read by @dcarbone in #173
  • Importing Constants into date and time primitives, and adding test. by @dcarbone in #174

Full Changelog: v4.0.0...v4.0.1

v4.0.0

19 Sep 16:38
67860c6

Choose a tag to compare

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

18 Apr 00:29
52a6a94

Choose a tag to compare

What's Changed

  • First pass at adding php8 attributes to things by @dcarbone in #166

Full Changelog: v4.0.0-rc5...v4.0.0-rc6

v4.0.0-rc5

20 Mar 02:50
093b304

Choose a tag to compare

v4.0.0-rc5 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.0-rc4...v4.0.0-rc5

v4.0.0-rc4

23 Feb 20:45
d9d0383

Choose a tag to compare

v4.0.0-rc4 Pre-release
Pre-release

What's Changed

  • moving the _getFHIRVersion func to the base Type interface by @dcarbone in #161

Full Changelog: v4.0.0-rc3...v4.0.0-rc4

v4.0.0-rc3

22 Feb 18:54
e6ee71e

Choose a tag to compare

v4.0.0-rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.0-rc2...v4.0.0-rc3

v4.0.0-rc2

12 Feb 19:33
8a9ce48

Choose a tag to compare

v4.0.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.0-rc1...v4.0.0-rc2

v4.0.0-rc1

06 Feb 03:24
5593859

Choose a tag to compare

v4.0.0-rc1 Pre-release
Pre-release

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