Releases: dereuromark/cakephp-ratings
Releases · dereuromark/cakephp-ratings
2.0.2
2.0.1
Fixes
Fixed compatibility with CakePHP 5.0.6+
2.0.0
CakePHP 5 compatible release
Enjoy!
2.0.0-RC
CakePHP 5 compatible pre-release
Please test. Once this has been tested and approved, the stable release can be tagged.
1.0.2
Fixes
Small fixes
1.0.1
Fixes
Fixed up some method signatures, specifically around hooks.
1.0.0
CakePHP 4 compatible release
The Ratings plugin will allow you to rate anything by simply adding the Ratings component to your controller.
The component will auto load a helper and behavior.
The core part of this plugin is the Ratable behavior that is attached to your models. In most cases, you don't need to attach it yourself, because the Rating component will take care of it.
1.0.0-beta
CakePHP 4 compatible pre-release
Please help to finalize for stable release.
0.1.3
Fixes
Small fixes incl Migrations file.
Removed deprecations.
0.1.2
Improvements
- CakePHP 3.7 and PHP 7.3 compatibility
- Removed deprecations