Releases: cslant/laravel-like
Releases · cslant/laravel-like
v1.0.5
v1.0.4
v1.0.3
What's Changed
- Update enum for interaction type
- Add the valid checking interaction type
- Create select interactions by user for model
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Feat/new interaction scopes by @tanhongit in #4
- Create a new method to get the interaction value by string.
- Create new methods to check the user's interaction for the model.
- Create new methods to check the interaction in the model by user.
- Create new methods to forget interaction by type or all.
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Interaction of Like by @tanhongit in #3
- Update config
- Update tutorial comments
- Add relationships for the Like model
- Refactor Like traits
- Add a relationship for the User model
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Interaction features by @tanhongit in #2
- Update love trait
- Implement to get the interaction type
- Create methods to check the interaction type of the model
- Create the toggle Like Interaction
- Add new scopes for Like model
- Refactor code
Full Changelog: v0.4.0...v1.0.0
v0.4.0
What's Changed
- Refactor Like trait structures
- Create new count_digital helper function
- Create new total-like methods for each type (Like, Dislike, Love)
- Move love into a separate trait
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Full Changelog: v0.1.0...v0.1.1