Releases: dcarbone/php-fhir
Releases · dcarbone/php-fhir
v3.2.0
v3.1.0
What's Changed
- FEAT: Set option for collection type fields as well by @Aravind-MJ in #135
- Validation fixes by @dcarbone in #137
- fixing documentation parsing for types by @dcarbone in #138
- more efficient collection setter implementation by @dcarbone in #139
New Contributors
- @Aravind-MJ made their first contribution in #135
Full Changelog: v3.0.6...v3.1.0
v3.0.6
v3.0.5
v3.0.4
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
- @dependabot made their first contribution in #121
Full Changelog: v3.0.3...v3.0.4
v3.0.3
v3.0.2
v3.0.1
v3.0.0
What's Changed
- Properly retain decimal precision in Decimal primtiive types by @dcarbone in #71
- Fix a typo in readme which breaks example. by @Jxckaroo in #75
- Update tests.yml by @dcarbone in #78
- Feature/modernization by @dcarbone in #81
- Testing for false prior to executing strlen by @dcarbone in #83
- Small fix in the URL of R4 by @leonrenkema in #84
- PHP 8.1+ updates by @dcarbone in #95
- R5 support by @dcarbone in #98
- xmlns improvements, template file hierarchy improvements by @dcarbone in #100
- working on better primitives by @dcarbone in #102
- Handle collection field attribute values by @dcarbone in #104
- ensuring all local fields are xml serialized by @dcarbone in #106
- Using XMLParser for writing and XMLReader for Xhtml types by @dcarbone in #108
- Track XML serialization locations by @dcarbone in #111
New Contributors
Full Changelog: v1.0.7...v3.0.0
v3.0.0-rc8
What's Changed
Full Changelog: v3.0.0-rc7...v3.0.0-rc8