v1.43.0
版本发布时间: 2022-05-17 23:47:07
symfony/maker-bundle最新发布版本:v1.61.0(2024-08-30 06:50:41)
Howdy Makers!
A small release that improves enum support, adds the ability to generate a controller that returns a JsonResponse, and we've up'd the ante on make:crud
generated tests.
v1.43.0
May 17th, 2022
Feature
- #1120 - [make:controller] Return a JsonResponse instead of a Response with --no-template - @l-vo
- #1117 - [make:crud] adding repository counts for crud testRemove - @dr-matt-smith
Bug
- #1118 - Fix errors when enable_authenticator_manager is not set - @l-vo
- #1042 - [CSM] fix: Handle enum as values - @Geekimo
Diff: https://github.com/symfony/maker-bundle/compare/v1.42.0...v1.43.0
Enjoy!