v1.52.0
版本发布时间: 2023-11-29 22:40:09
symfony/maker-bundle最新发布版本:v1.61.0(2024-08-30 06:50:41)
Hi Makers!
This release contains support for Symfony 7 along with a setup of other features and bug fixes.
Features
- Use TwigComponent HTML syntax by @smnandre in https://github.com/symfony/maker-bundle/pull/1368
- [make:listener] Add global command for listener and subscriber by @StevenRenaux in https://github.com/symfony/maker-bundle/pull/1366
- make the MakerFileLinkFormatter compatible with Symfony 7 by @xabbuh in https://github.com/symfony/maker-bundle/pull/1383
- Add relations to entity form generation by @maelanleborgne in https://github.com/symfony/maker-bundle/pull/1373
Bug Fixes
- Add more reserved keyword by @antalaron in https://github.com/symfony/maker-bundle/pull/1343
- Entity Validator is accepting absolute namespaces by @Antarian in https://github.com/symfony/maker-bundle/pull/1370
- Add collection as reserved keywords by @StevenRenaux in https://github.com/symfony/maker-bundle/pull/1389
- fixing the generator of test when using make:crud by @HiroKX in https://github.com/symfony/maker-bundle/pull/1381
New Contributors
- @smnandre made their first contribution in https://github.com/symfony/maker-bundle/pull/1369
- @Antarian made their first contribution in https://github.com/symfony/maker-bundle/pull/1370
- @StevenRenaux made their first contribution in https://github.com/symfony/maker-bundle/pull/1366
- @xabbuh made their first contribution in https://github.com/symfony/maker-bundle/pull/1385
- @HiroKX made their first contribution in https://github.com/symfony/maker-bundle/pull/1381
- @maelanleborgne made their first contribution in https://github.com/symfony/maker-bundle/pull/1373
Full Changelog: https://github.com/symfony/maker-bundle/compare/v1.51.1...v1.52.0
Happy making!