Skip to content

Releases: TruckersMP/Steam-Socialite

v1.7.0

26 Apr 13:07
7d11b0c
Compare
Choose a tag to compare

v1.7.0 (2024-04-26)

Added

  • Laravel 11 support (#22)
  • Support for PHP 8.3 (#22)

Changes

v1.6.0

15 Feb 08:54
b2eb02d
Compare
Choose a tag to compare

v1.6.0 (2023-02-15)

Added

  • Laravel 10 support (#20)

v1.5.0

04 Jan 13:26
b4f45a6
Compare
Choose a tag to compare

v1.5.0 (2023-01-04)

Added

  • Support PHP 8.2 (#18)

Changed

  • Always use query client arguments instead of building the URL (#19)
  • Remove composer.lock file (#17)

v1.4.0

13 Feb 09:51
9cfbb18
Compare
Choose a tag to compare

v1.4.0 (2022-02-13)

Added

  • Support Laravel 9 (#12)

Changed

  • Update GitHub workflow (#12)

v1.3.0

23 Dec 09:39
e9a8633
Compare
Choose a tag to compare

v1.3.0 (2020-12-23)

Added

  • Support PHP 8 (#10)
  • Support PHPUnit 9.3+ (#9)
  • Added an exception message for the invalid SteamID (#10)

Changed

  • Dropped support for PHPUnit 8.5+ (#9)

v1.2.0

09 Sep 12:40
Compare
Choose a tag to compare

v1.2.0 (2020-09-09)

Added

  • Support Laravel 8.x (#6)
  • Support Laravel Socialite 5.x (#6)

Changed

  • Reviewed StyleCI rules (#8)
  • Changed styling of PHPDoc (acd3f04)

v1.1.0

06 Sep 10:49
Compare
Choose a tag to compare

v1.1.0 (2020-09-06)

Added

Changed

Fixed

  • Fixed StyleCI pipeline by enabling the risky mode (#4)

v1.0.3

10 Apr 10:50
cdf73a9
Compare
Choose a tag to compare

v1.0.3 (2020-04-10)

Added

  • Added support for package auto-discovery (#3)

v1.0.2

31 Mar 18:43
Compare
Choose a tag to compare

v1.0.2 (2020-03-31)

Changed

v1.0.1

08 Mar 18:58
Compare
Choose a tag to compare

v1.0.1 (2020-03-08)

Added

  • Added the .gitattributes file (f0918ee)

Changed

  • Added note about the Steam API key to README (426f4f1)