Bug fix for new DoctrineBundle, various new features
Hi Makers!
This release contains a bug fix that caused a problem with make:entity
when using DoctrineBundle > 2.1.1 - see #667. The release also comes with several new features:
-
[make:docker:database] When using MySQL, a "main" database is now created automatically for you - #656 thanks to @robmeijer!
-
[make:voter] Better generated entity "guess" - #658 thanks to @yahyaerturan!
-
[make:command] Use the new Command::SUCCESS when available - #664 thanks to @Chi-teck!
Happy making!