Skip to content

Releases: cakephp/bake

Bake 3.1.1

11 Mar 17:38
2a30ba2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.1.1

Bake 3.1.0

30 Jan 18:23
d5ae87b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.6...3.1.0

Bake 3.0.6

28 Jan 17:22
3fe0de8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.5...3.0.6

Bake 3.0.5

24 Dec 05:50
41b243c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.4...3.0.5

Bake 3.0.4

03 Nov 02:54
369cfb1
Compare
Choose a tag to compare

What's Changed

  • Fix annotation for entity field mapped to enum type - by @ADmad in #959

Full Changelog: 3.0.3...3.0.4

Bake 3.0.3

01 Nov 09:29
18486ac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.2...3.0.3

Bake 3.0.2

17 Sep 20:10
d0dd499
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

Bake 3.0.1

10 Sep 03:31
Compare
Choose a tag to compare
  • Update to stable dependencies.

Full Changelog: 3.0.0...3.0.1

Bake 3.0.0

10 Sep 03:18
Compare
Choose a tag to compare

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

Bake 2.9.3

31 Mar 02:55
Compare
Choose a tag to compare

What's Changed

  • Add allow-alias-relations option to bake model command by @passchn in #913

New Contributors

Full Changelog: 2.8.3...2.9.3