Releases: qpautrat/woohoolabs-yin-bundle
Releases · qpautrat/woohoolabs-yin-bundle
Use PSR HTTP factory interface
Fix deprecated usage for Symfony Config ^4.3
Update documentation.
5.1.0 Moved docs to README (#18)
Bump to new Yin major version.
Bare minimum to update to woohoolabs/yin:^4.0 (#16) * Updated composer packages to latest versions * Rewrote QP\WoohoolabsYinBundle\Request\Request. extend WoohooLabs\Yin\JsonApi\Request\JsonApiRequest instead of implementing WoohooLabs\Yin\JsonApi\Request\JsonApiRequestInterface * Revert bump of phpspec version * fixed typo + preemptively added major version bump. See discussion at https://github.com/qpautrat/woohoolabs-yin-bundle/pull/16#discussion_r303952618
Remove dependency.
4.3.0 Remove unused dependency. (#17)
Update bundle to follow new Symfony application installation.
4.2.0 refactor: Remove use of deprecation class. (#14)
Improve DX.
Improve developer experience (#10) * chore: add makefile and Dockerfile to be able to install dependencies and run tests * chore: update travis configuration to add a matrix and test with lowest and highest dependencies
Fix use of deprecated class.
woohoolabs/yin
introduce deprecated classes in v3.1 to prepare v4.0.
Fixes post upgrade to Yin 3.0
Merge pull request #7 from moafred/fix-request-pagination-types fix: request paginations types
Upgrade to Yin 3.0
Merge pull request #5 from moafred/integrate-yin-3.0 feat: Yin 3.0 integration