Skip to content

Releases: riesenia/cakephp-duplicatable

5.1.0

07 Aug 14:25

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.0...5.1.0

5.0.0

29 Sep 07:13
bcf1822

Choose a tag to compare

What's Changed

CakePHP 5 compatible release

New Contributors

Full Changelog: 4.0.1...5.0.0

4.0.1

06 May 03:41
c3e68b8

Choose a tag to compare

  • Updated README and added Plugin class.

4.0.0

15 Jul 07:00
05e61c4

Choose a tag to compare

CakePHP 4 compatible stable release.

3.1.5

27 May 15:22
12dc96e

Choose a tag to compare

  • Cope with removing properties from entities which might be null #45

4.0.0-beta

18 Dec 20:17

Choose a tag to compare

4.0.0-beta Pre-release
Pre-release
  • CakePHP 4 compatible release

3.1.4

07 Dec 17:35
65d38be

Choose a tag to compare

  • Fixed a regression with the preserveJoinData option #43

v3.1.3: Merge pull request #42 from r34117y/join-data-option

04 Sep 09:20
80313d2

Choose a tag to compare

https://github.com/riesenia/cakephp-duplicatable/issues/39

v3.1.2: Merge pull request #35 from davidyell/non-callable-setters

16 Oct 20:20
6ac4f41

Choose a tag to compare

Fixed a bug with string setters being executed as callables

v3.1.1: Merge pull request #34 from joybrusich/primary-key

11 Jul 11:58
3419289

Choose a tag to compare

Fixes #33 error when primary key is not id