Releases: dcarbone/php-fhir
Releases · dcarbone/php-fhir
v3.0.0-rc7
What's Changed
Full Changelog: v3.0.0-rc6...v3.0.0-rc7
v3.0.0-rc6
What's Changed
Full Changelog: v3.0.0-rc5...v3.0.0-rc6
v3.0.0-rc5
What's Changed
Full Changelog: v3.0.0-rc4...v3.0.0-rc5
v3.0.0-rc4
What's Changed
Full Changelog: v3.0.0-rc3...v3.0.0-rc4
v3.0.0-rc3
v3.0.0-rc2
v3.0.0-rc1
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
New Contributors
Full Changelog: v2.0.10...v3.0.0-rc1
v2.0.10: Sub PHP8 compatibility fix
Fixed issue that prevented sub-php8 users from running lib, and added github actions.
v2.0.9: psr/log compatibility updates
Addresses #73.
- Add very small compatibility layer for newer psr/log versions
- Remove dependence on myENA package(s).
v1.0.6: psr/log compatibility updates
Addresses #73.
- Add very small compatibility layer for newer psr/log versions
- Remove dependence on myENA package(s).