Fixes
- Simplified autoload path.
- Removed usage of TableRegistry from bake internals.
- Updated documentation.
- Fixed commands not removing
.gitkeep
files. - Fixed application template overrides having bake in the path name twice.
Breaking Changes
- The path for template overrides in applications changed to /templates/plugins/Bake. This an undocumented side-effect from the previous release. Paths for overrides in theme plugins remain the same.