Releases: cakephp/bake
Releases · cakephp/bake
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
CakePHP Bake 3.3.0
What's Changed
- Add note to remove method hooks in generated template if not needed by @LordSimal in #1005
- Add
standalone-pathoption for plugin commmand. by @ADmad in #1007 - Update CakePHP version in URLs by @ADmad in #1009
- Add getDescription() to command template by @ADmad in #1008
- Allow all --everything to run through using force mode. by @dereuromark in #1019
- Make sure custom relations work out with new alias strictness. by @dereuromark in #1015
- Ignore shadow translations tables *_translations by @dereuromark in #1020
- 3.x-bake-model-relations by @dereuromark in #1014
- Merge 3.x => 3.next by @LordSimal in #1023
- Change enum to class. by @ADmad in #1024
- Update stan by @LordSimal in #1026, #1013
- Don't ask for plugin path again for a vendor plugin. by @ADmad in #1027
- Set the pseudo method to "delete" for "Delete" links. by @ADmad in #1028
- Set the name for baked commands by @ADmad in #1030
- Update brick/varexporter requirement from ^0.5.0 to ^0.6.0 by @dependabot in #1031
Full Changelog: 3.2.0...3.3.0
CakePHP Bake 3.2.3
What's Changed
- Set the pseudo method to "delete" for "Delete" links. by @ADmad in #1028
- Set the name for baked commands by @ADmad in #1030
- Update brick/varexporter requirement from ^0.5.0 to ^0.6.0
Full Changelog: 3.2.2...3.2.3
Bake 3.2.2
What's Changed
Full Changelog: 3.2.1...3.2.2
Bake 3.2.1
What's Changed
- add note to remove method hooks in generated template if not needed by @LordSimal in #1005
- Add
standalone-pathoption for plugin commmand. by @ADmad in #1007 - Update CakePHP version in URLs by @ADmad in #1009
- Add getDescription() to command template by @ADmad in #1008
- update stan by @LordSimal in #1013
- Allow all --everything to run through using force mode. by @dereuromark in #1019
- Make sure custom relations work out with new alias strictness. by @dereuromark in #1015
- ignore shadow translations tables *_translations by @dereuromark in #1020
- 3.x-bake-model-relations by @dereuromark in #1014
- Change enum to class. by @ADmad in #1024
Full Changelog: 3.2.0...3.2.1
Bake 3.2.0
What's Changed
- Ignore vendor everywhere by @ravage84 in #984
- Correct asserted view code by @ravage84 in #986
- Improve enum generation by @markstory in #990
- Add a method to BakeHelper to check for other plugins. by @markstory in #992
- Detect Authorization plugin and include it in bake output by @markstory in #993
- Wrap addPlugin() call in has() check. by @ADmad in #983
- Update brick/var-exporter to 0.5.0 and fix deprecations. [3.next] by @nicosp in #995
- Improve bake for Users::login action by @markstory in #997
- update stan by @LordSimal in #1000
- Bump up CakePHP and PHPUnit. by @ADmad in #999
- merge 2.x => 3.x by @LordSimal in #1003
- merge 3.x => 3.next by @LordSimal in #1004
New Contributors
Full Changelog: 3.1.1...3.2.0
Bake 3.1.1
What's Changed
- Add support and tests for enum comment. by @dereuromark in #978
- Fix up bake templates around array list by @dereuromark in #979
- fix: add singularAlias param on associations hasMany by @arodu in #980
- Fix up bake value defaults for fixtures with enums by @dereuromark in #982
New Contributors
Full Changelog: 3.1.0...3.1.1