Skip to content

v2.1.3

Choose a tag to compare

@codebyray codebyray released this 16 Jul 03:46
· 12 commits to master since this release
0ea31b7

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

New Contributors

@shaharyarhq made their first contribution in #64

Full Changelog: v2.1.2...v2.1.3