Bake 2.0.6
Fixes
- Commands supporting the
--force
flag now honour it. - Generated tests for controllers no longer include a
testInitialization()
method. - Improved doc block typehints for controllers.
- Controllers with
$modelClass = ''
can have tests generated for them.