Releases: zero-to-prod/data-model-helper
Releases · zero-to-prod/data-model-helper
v82.0.3
v82.0.2
- main Updated
src/DataModelHelper.php
. by David Smith in dc056f7 - Update release workflows by david_smith in e93cf37
- Add
release.yml
. by david_smith in a366bee - Update
README.md
. by david_smith in 7a1bcf8 - Add backwards compatibility by david_smith in df8262e
- Add
Roave Backwards Compatibility Check
totest.yml
by david_smith in 2c393df - Update
composer.json
. by david_smith in 185db38 - Update
Dockerfile
debug service. by david_smith in b0f2769 - Update
Dockerfile
tophp:8.4-alpine
. by david_smith in 6fce3ff - Update
Dockerfile
tophp:8.3-alpine
. by david_smith in fb4e1b9 - Update
Dockerfile
tophp:8.2-alpine
. by david_smith in 6ab3831 - Update
Dockerfile
tophp:8.1-alpine
. by david_smith in 43548c7 - Update workflow by david_smith in 549a972
- Update
LOCAL_DEVELOPMENT.md
. by david_smith in 7b4767f - Add DevContainers by david_smith in e62d488
- Update
Dockerfile
. by david_smith in feb9a8b - Refactor
LOCAL_DEVELOPMENT
. by david_smith in d0156f4 - Update
README.md
. by david_smith in e3f55b1
v81.11.7
Update docs and art
v81.11.6
v81.11.5: maint/php84 (#26)
* maint/php84 Updated `.github/workflows/test.yml`. * maint/php84 Updated `.gitignore`. * maint/php84 Updated `docker-compose.yml`. * maint/php84 Created `docker/php84/Dockerfile`. * maint/php84 Created `docker/php84/php.ini`. * maint/php84 Updated `test.sh`. * maint/php84 Updated `SECURITY.md`. * maint/php84 Updated `composer.json`. --------- Co-authored-by: david_smith <[email protected]>
v81.11.4
v81.11.3
Full Changelog: v81.11.2...v81.11.3
v81.11.2
What's Changed
- Remove return type on
DataModelHelper::when()
. by @zero-to-prod in #24
Full Changelog: v81.11.1...v81.11.2
v81.11.1
What's Changed
- Use
!isset($context[$Property->getName()])
for evaluating a nullable property. by @zero-to-prod in #23
Full Changelog: v81.11.0...v81.11.1