v0.4.0
What's Changed
- Fix typo by @OskarStark in #45
- Update README.md by @ismail1432 in #51
- [HTTP CLIENT] Add RequestEvent once a request is send by @ismail1432 in #49
- chore: bump friendsofphp/php-cs-fixer from 2 => 3 by @art-cg in #55
- test: remove deprecations for symfony > 5.1 in AppKernel by @art-cg in #60
- test: add phpunit tests for php 8.1 by @art-cg in #59
- feat: add phpunit9 by @art-cg in #58
- [Log] Add log for each request by @ismail1432 in #52
- fix(psalm): improve psalm annotations by @mtarld in #62
- feat: add partialUpdate (PATCH) by @art-cg in #56
- fix(deprecation): src by @mtarld in #68
- Feature/replace deprecated container call by @Chris53897 in #67
- Add test on repository delete by @mtarld in #69
- Add event documentation by @mtarld in #71
- Update changelog for 0.4.0 by @mtarld in #70
New Contributors
- @OskarStark made their first contribution in #45
- @art-cg made their first contribution in #55
- @Chris53897 made their first contribution in #67
Full Changelog: v0.3.0...v0.4.0