Skip to content

Releases: cslant/laravel-like

v1.0.5

11 Oct 09:40
Compare
Choose a tag to compare

v1.0.4

11 Oct 09:10
Compare
Choose a tag to compare

What's Changed

  • Add static for get interaction type by string

Full Changelog: v1.0.3...v1.0.4

v1.0.3

11 Oct 06:10
Compare
Choose a tag to compare

v1.0.2

06 Oct 11:23
18ffac5
Compare
Choose a tag to compare

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

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