Skip to content

Bake 3.0.0

Compare
Choose a tag to compare
@LordSimal LordSimal released this 10 Sep 03:18
· 72 commits to 3.x since this release

First version compatible with CakePHP 5.0

What's Changed

  • Update for Cake 5. by @ADmad in #836
  • update generated classes due to changes in milligram 1.4.1 by @LordSimal in #874
  • 3.x: change baked index method to use query instance instead of table by @LordSimal in #878
  • Cleanup of signature docs by @dereuromark in #902
  • Fixes application Bake templates path in Document by @nojimage in #915
  • 3.x: remove deprecated BakeHelper::stringifyList method by @LordSimal in #920
  • Revert template override path change. by @ndm2 in #923
  • 3.x: fix DocBlockHelper mapping by @LordSimal in #929
  • 3.x: remove composer.json adjustments while baking a plugin by @LordSimal in #933
  • 3.x: use hasValue() instead of has() by @LordSimal in #934

Full Changelog: 2.9.3...3.0.0