Releases: ChristianKuri/laravel-favorite
Releases · ChristianKuri/laravel-favorite
v1.4.0
v1.3.0
- Add Package Discovery
- Included isFavorited method in README file
- Fix unit tests
v1.2.0
- Add Publish functionality for the migrations.
- Fix Favoriteability trait to return collection.
- Fix travis file for testing
v1.1.0
- Add Testing functionality
- Add Favorite functionality to allow model acept the User model from the config file.
- Fix Favoriteability trait to return data when is favorited.
v1.0.0
- Initial release