v2.1.3
v2.1.3
馃殌 Highlights
- User Model Configuration: Added a user_model option to config/review-rateable.php to allow for custom User model paths (e.g., App\Models\Account), increasing flexibility for diverse application architectures.
- Improved Documentation: Updated README.md with clearer installation instructions, better configuration examples, and improved formatting for copy-paste reliability.
- New Contributor: A special welcome to @shaharyarhq for their contribution, which added the user relationship to the Review model.
What's Changed
- Add user relationship to Review model by @shaharyarhq in #64
- Update README.md by @codebyray in #65
- Merging master changes by @codebyray in #66
- Release v2.1.3 by @codebyray in #67
New Contributors
@shaharyarhq made their first contribution in #64
Full Changelog: v2.1.2...v2.1.3