Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 597 Bytes

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 597 Bytes

Changelog

  • 3.1.0

    • fixed issue with $constant beeing of type /Cake/ORM/Entity
    • fixed issue with missing support for non hydrated results in src/Model/Behavior/Strategy/ConstStrategy.php
  • 3.0.0

    • CakePHP 5.x support
  • 2.0.0

    • CakePHP 4.x support
  • 1.2.0

    • 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

    • Add translations support
    • Docs improved
  • 1.0.1

    • Added 3rd party strategy support
    • Improved documentation
  • 1.0.0

    • Updated composer.json