Skip to content

Releases: audunru/social-accounts

v6.0.1

25 May 06:51
406f8be
Compare
Choose a tag to compare

6.0.1 (2024-05-20)

Miscellaneous Chores

v6.0.0

07 Apr 10:01
d9840d2
Compare
Choose a tag to compare

6.0.0 (2024-04-07)

Features

Miscellaneous Chores

v5.0.0

18 Jul 21:00
038ff36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v5.0.0

v4.0.0

18 Jul 12:47
49cb34c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v4.0.0

Laravel 9 support

09 Apr 07:09
303e490
Compare
Choose a tag to compare
v3.1.0

feat: laravel 9 support (#13)

V3.0.0

30 Oct 07:55
76f4da8
Compare
Choose a tag to compare

BREAKING CHANGE: Laravel 8 and PHP8 required

BREAKING CHANGE: Argument $provider_user_id in traits has been renamed to $providerUserId (only breaking if you were using these methods and using named arguments)

V2.0.0 Support for Laravel 6, 7 & 8 and PHP8

16 Dec 18:51
b81062e
Compare
Choose a tag to compare
v2.0.0

Support laravel 7 and 8 (#6)

Laravel 5.5-6 compatibility release

16 Dec 17:51
7120f0e
Compare
Choose a tag to compare

Version 1.0 is the last version to support Laravel 5.5-6.

Version 2.0 will support Laravel 6, 7 and 8.

Add support for Laravel 6

15 Sep 21:39
Compare
Choose a tag to compare

Updated dependencies and made sure tests run on L6.0

v0.5.1

13 Aug 21:18
Compare
Choose a tag to compare
  • More docblocks