Skip to content

Releases: multicaret/laravel-acquaintances

v3.5.6

18 Feb 05:50

Choose a tag to compare

fix: findFriendships() with params sender & recipient were not working, fixed by @beratkara

v3.5.5

14 Dec 10:47
83ef69b

Choose a tag to compare

Add cursor paginate support to getFriends and getOrPaginate

v3.5.4

30 Jun 18:07

Choose a tag to compare

  • fix: make interaction relation_value type a double, better for rating values.
  • fix: rating a non-custom type (AKA config('acquaintances.rating.defaults.type')) just after a custom type rating,
    will leave to an odd behavior

v3.5.3

20 Jun 09:08
4ae397c

Choose a tag to compare

feat: allow user to turn off migrations

v3.5.2

07 Jun 14:39
d775922

Choose a tag to compare

fix: replace deprecated method studly_case()

v3.5.1

21 Apr 00:07
5fcf08a

Choose a tag to compare

Fix Trait helper method morph key.

Thanks to @Necmttn

v3.5.0

17 Apr 16:27
240ed18

Choose a tag to compare

Rename collision method name 'ratings' to 'ratingsTo'

v3.4.7

25 Mar 13:53

Choose a tag to compare

  • feat: change the naming of migration files to be prefixed with the current time.

v3.4.6

19 Mar 03:05
90dcdca

Choose a tag to compare

  • fix: friendship_id column type

close #40

v3.4.5

18 Mar 14:06
b248667

Choose a tag to compare

Thanks to @jaulz

  • fix: use a custom model for downvotes
  • fix: read pivot id