Skip to content

Commit 8b49203

Browse files
chore(release): v0.21.0 🎉
* feat(codestyle): added phpcs to php tooling, added and applied new PER coding style, tweaked php-cs- ([647f7f5](647f7f5)) * feat(symfony): added support for Symfony 7.0 ([c0ea0d4](c0ea0d4)) * build(deps-dev): bump phpunit/phpunit from 10.5.6 to 10.5.8 ([0082ad8](0082ad8)) * build(deps-dev): bump symfony/flex from 2.4.2 to 2.4.3 ([4c0b625](4c0b625)) * chore(config): symfony yaml configs converted to php format ([5d61e21](5d61e21)) * chore(di): disabled autowiring and autoconfiguration in all services, according to best practices ([63a217d](63a217d)) * chore(namespace): renamed K911\Swoole namespace to SwooleBundle\SwooleBundle namespace ([7381443](7381443)) * chore(phpunit): phpunit updated to 10.5 ([fb9114e](fb9114e)) * chore(tests): converted test app configs from yaml to php ([93b94b1](93b94b1))
1 parent 647f7f5 commit 8b49203

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.21.0](https://github.com/openswoole-bundle/openswoole-bundle/compare/v0.20.0...v0.21.0) (2024-02-12)
2+
3+
[Full changelog](https://github.com/symfony-swoole/swoole-bundle/compare/v0.20.0...v0.21.0)
4+
5+
### Features
6+
7+
* **codestyle:** added phpcs to php tooling, added and applied new PER coding style, tweaked php-cs-fixer configuration accordingly ([647f7f5](https://github.com/openswoole-bundle/openswoole-bundle/commit/647f7f54c61c92869dfcffec6e8f7c6dd94ef3be))
8+
* **symfony:** added support for Symfony 7.0 ([c0ea0d4](https://github.com/openswoole-bundle/openswoole-bundle/commit/c0ea0d416f21682b5fd3782976ba51153ae64dc9))
9+
110
# [0.20.0](https://github.com/openswoole-bundle/openswoole-bundle/compare/v0.19.0...v0.20.0) (2023-12-30)
211

312
[Full changelog](https://github.com/symfony-swoole/swoole-bundle/compare/v0.19.0...v0.20.0)

0 commit comments

Comments
 (0)