Skip to content

Releases: cslant/laravel-like

v1.0.1

28 Sep 01:34
Compare
Choose a tag to compare

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

26 Sep 01:05
b509b50
Compare
Choose a tag to compare

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

25 Sep 01:30
Compare
Choose a tag to compare

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

24 Sep 06:58
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

v0.2.0

23 Sep 19:50
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.2.0

v0.1.1

23 Sep 18:43
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

23 Sep 16:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/cslant/laravel-like/commits/v0.1.0