Skip to content

Releases: CakeDC/Enum

2.2.1

25 Nov 19:55
Compare
Choose a tag to compare
  • Fix plugin name

Full Changelog: 2.2.0...2.2.1

3.1.0

26 Apr 08:59
7e8ac1a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...3.1.0

2.2.0

26 Apr 08:58
c5e0e06
Compare
Choose a tag to compare
  • fixed issue with type error in ConstStrategy

What's Changed

New Contributors

Full Changelog: 3.0.0...2.2.0

3.0.0

30 Sep 08:50
Compare
Choose a tag to compare

CakePHP 5 Release

What's Changed

New Contributors

Full Changelog: 2.1.0...3.0.0

2.0.3

03 May 20:21
7c2c85e
Compare
Choose a tag to compare
  • Fix ConstStrategy for associations queries without record

2.0.1

30 Mar 16:54
7d3cff3
Compare
Choose a tag to compare
  • Constant Strategy Improvements

Upgrade to CakePHP 4

07 May 18:00
14311b4
Compare
Choose a tag to compare
Merge pull request #48 from CakeDC/2.next

2.next - Upgraded to CakePHP 4

1.2.0

01 Sep 10:53
Compare
Choose a tag to compare
  • Documentation improved
  • Allow saving entity with no value for enum field
  • Allow returning enum list in nested form
  • Unit tests fixed/improved

1.1.0

15 Nov 09:50
Compare
Choose a tag to compare
  • Add translations support
  • Docs improved

1.0.1

27 Sep 09:54
Compare
Choose a tag to compare
  • Added 3rd party strategy support
  • Improved documentation