Releases: cakephp/bake
Releases · cakephp/bake
3.7.0
What's Changed
- Allow using __d() in plugin context. by @dereuromark in #1039
- docs: Add Bake Enums section to usage documentation by @dereuromark in #1076
- add rector by @LordSimal in #1077
- Fix bakeTest() code example in documentation by @dereuromark in #1078
- convert docs to Vitepress by @LordSimal in #1079
- skip new migrations tables by @LordSimal in #1084
- Fix command name. by @ADmad in #1082
- Add security policy by @jamisonbryant in #1087
New Contributors
- @jamisonbryant made their first contribution in #1087
Full Changelog: 3.6.3...3.7.0
Bake 3.6.4
What's Changed
- Skip new migrations tables by @LordSimal in #1084
- Fix command name. by @ADmad in #1082
Full Changelog: 3.6.3...3.6.4
Bake 3.6.3
What's Changed
- Fix singular/plural variable collision in baked templates - #1075
Full Changelog: 3.6.2...3.6.3
Bake 3.6.2
Bake 3.6.1
What's Changed
- Fix checking references int non-foreign constraints by @othercorey in #1070
Full Changelog: 3.6.0...3.6.1
Bake 3.6.0
What's Changed
- fix class only generate not working by @LordSimal in #1062
- Remove ID on related data. by @dereuromark in #1063
- Allow baking any class. by @dereuromark in #1064
- Update brick/varexporter version constraint by @dereuromark in #1067
- Add descriptive error messages for composite unique constraints by @dereuromark in #1068
Full Changelog: 3.5.1...3.6.0
Bake 3.5.1
Bake 3.5.0
What's Changed
- Fix up getDisplayField() in relation to Cake 6.0 by @dereuromark in #1037
- Ensure fallback class is enabled for the table locator. by @ADmad in #1047
- Fix up wrapper usage for io. by @dereuromark in #1045
- Consolidate links. by @dereuromark in #1048
- Update 2.x references to 3.x in Japanese documentation by @kobashi in #1050
- Add option to PluginCommand to only generate the plugin class. by @ADmad in #1053
- Dont add fixtures if fixture factories are used. by @dereuromark in #1052
- Update templates to use line stripping tags by @markstory in #1055
- Fix type error when undefined fields are used by @markstory in #1057
- Allow bake update to keep custom column types. by @dereuromark in #1060
New Contributors
Full Changelog: 3.4.0...3.5.0
CakePHP Bake 3.4.0
Improvements
- Use link instead of uses to avoid PHPUnit clash. by @dereuromark in #1042
Full Changelog: 3.3.1...3.4.0
CakePHP Bake 3.3.1
What's Changed
- Fixed typo for login controller element by @mirko-pagliai in #1033
- Fix up fields command option. by @dereuromark in #1036
New Contributors
- @mirko-pagliai made their first contribution in #1033
Full Changelog: 3.3.0...3.3.1