Releases: zero-to-prod/data-model-helper
Releases · zero-to-prod/data-model-helper
v82.1.2
- Add support for keyed collections in DataModelHelper by @zero-to-prod in #36
- Fix binary name conflict with zero-to-prod-data-model-factory by @zero-to-prod in #35
- Add support for keyed collections with
mapfunctionality inDataModelHelperand tests (#36) by david in 83708f3
v82.1.1
- Fix binary name conflict with zero-to-prod-data-model-factory by @zero-to-prod in #35
- Add PHP 8.5 support and dev tools enhancements by @zero-to-prod in #31
- Fix binary name conflict with zero-to-prod-data-model-factory (#35) by david in 25d1e4e
- Refactor annotate workflow to trigger on pull requests and improve Git operations by David Smith in 26ac432
- Add annotate workflow for updating docblocks with homepage link by David Smith in fa71a80
v82.1.0
- Add PHP 8.5 support and dev tools enhancements by @zero-to-prod in #31
- Add documentation publishing script and fix null value handling by @zero-to-prod in #30
- Add
zero-to-prod-data-model-helper, PHP 8.5 support, andxdebugconfiguration (#31) by david in 09b2aa1
v82.0.4
- Add documentation publishing script and fix null value handling by @zero-to-prod in #30
- maint/add-docs-for-enum-support by @zero-to-prod in #29
- Add documentation publishing script and fix null value handling (#30) by david in 3117b3c
- Add zero-to-prod/package-helper by David Smith in 691d8d9
- Update .gitattributes by David Smith in 0ab8973
- Add
docblock_update.ymlfor automating docblock updates. by David Smith in 45efcd1
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 Checktotest.ymlby david_smith in 2c393df - Update
composer.json. by david_smith in 185db38 - Update
Dockerfiledebug service. by david_smith in b0f2769 - Update
Dockerfiletophp:8.4-alpine. by david_smith in 6fce3ff - Update
Dockerfiletophp:8.3-alpine. by david_smith in fb4e1b9 - Update
Dockerfiletophp:8.2-alpine. by david_smith in 6ab3831 - Update
Dockerfiletophp: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 <david_smith@sweetwater.com>