Skip to content

Bump multicaret/laravel-acquaintances from 3.4.2 to 3.4.4

Bumps multicaret/laravel-acquaintances from 3.4.2 to 3.4.4.

Release notes

Sourced from multicaret/laravel-acquaintances's releases.

v3.4.4

Thanks to @rjfares

  • fix: in interaction table add update_at timestamp column

v3.4.3

Thanks to @jaulz

  • feat: allow empty model namespace
  • fix: add helper methods for all models
  • feat: allow all models to be configured
  • fix: use models from config
  • fix: set default user model to User
  • along with other fixes
Changelog

Sourced from multicaret/laravel-acquaintances's changelog.

v3.4.4

  • fix: in interaction table add update_at timestamp column

v3.4.3

  • feat: allow empty model namespace
  • fix: add helper methods for all models
  • feat: allow all models to be configured
  • fix: use models from config
  • fix: set default user model to User
  • along with other fixes
Commits
  • 155ec93 v3.4.4 migration file fix for updated_at column
  • defeebe Merge pull request #39 from RJFares/patch-migration
  • 36bd97b Update 2018_06_14_000000_create_acquaintances_interactions_table.php
  • dcbffd2 Merge pull request #37 from jaulz/patch-4
  • b5e43f1 fix: add missing getFullModelName
  • 432485c Merge pull request #36 from jaulz/patch-3
  • 570e71e fix: use id
  • c48f1fa fix: use id
  • b440e2b fix: use real id
  • ae0758f v3.4.3 notes added
  • Additional commits viewable in compare view

Merge request reports