Releases: willvincent/laravel-rateable
Releases · willvincent/laravel-rateable
2.1.0
2.0.0
Laravel 6 support
Thanks to @khanhvu14
1.0.9
1.0.8: Prevent creation of duplicate migration file
Prevent duplicate migration files if the rateable:migration command is run multiple times.
1.0.6
- #27 - Allow for Laravel Service Provider autodiscovery by @mattstauffer
- #28 - Readme cleanup by @mattstauffer
1.0.5
1.0.4
- Added user sum and average attributes by @nghtstr & @willvincent
1.0.3
Fixes critical call to undefined method bindShared() error in Laravel 5.2+
1.0.2: Merge pull request #1 from zOxta/patch-1
@zOxta Added protection for division by zero
v1.0.1
Test +1/-1 format ratings.