Skip to content

Releases: dcarbone/php-fhir

v3.2.0

30 Aug 22:26
6680ff4
Compare
Choose a tag to compare

What's Changed

  • Bump psr/log from 3.0.0 to 3.0.1 in the composer group by @dependabot in #141
  • Improved default XML serialization location by @dcarbone in #143

Full Changelog: v3.1.0...v3.2.0

v3.1.0

22 Aug 02:47
e9af8a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.6...v3.1.0

v3.0.6

07 Aug 02:07
19a4222
Compare
Choose a tag to compare

What's Changed

  • removing useless ValuesTrait and adding basic config test by @dcarbone in #130
  • removing useless TypeBuilderUtils class by @dcarbone in #131
  • reducing filesize a bit with smaller property comment blocks by @dcarbone in #132

Full Changelog: v3.0.5...v3.0.6

v3.0.5

03 Aug 21:48
fdfdfc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.4...v3.0.5

v3.0.4

09 Jul 13:31
fc63c0c
Compare
Choose a tag to compare

What's Changed

  • Bump phpunit/phpunit from 10.5.20 to 10.5.21 in the composer group by @dependabot in #121
  • Bump the composer group with 2 updates by @dependabot in #122
  • Bump phpunit/phpunit from 10.5.24 to 10.5.26 in the composer group by @dependabot in #123
  • Removing default value for $classesPath property by @dcarbone in #125

New Contributors

Full Changelog: v3.0.3...v3.0.4

v3.0.3

08 Jun 03:15
4be8325
Compare
Choose a tag to compare

What's Changed

  • Adding response parser tests to integration class by @dcarbone in #120

Full Changelog: v3.0.2...v3.0.3

v3.0.2

07 Jun 11:23
ca3968e
Compare
Choose a tag to compare

What's Changed

  • Fix order of arguments in PHPFhirResponseParser by @LucidTaZ in #118

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

03 May 22:34
da0da8b
Compare
Choose a tag to compare

What's Changed

  • updating parser to use sxe var, removing libxml error checks by @dcarbone in #113

Full Changelog: v3.0.0...v3.0.1

v3.0.0

03 May 21:31
6e0816d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.7...v3.0.0

v3.0.0-rc8

02 May 18:51
3f1cfa8
Compare
Choose a tag to compare
v3.0.0-rc8 Pre-release
Pre-release

What's Changed

  • Using XMLParser for writing and XMLReader for Xhtml types by @dcarbone in #108

Full Changelog: v3.0.0-rc7...v3.0.0-rc8