Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

Releases: chonsser/oauth2-discord

[v1.1.0] Require minimum PHP 7.3

28 Dec 12:59
Compare
Choose a tag to compare
  • Bump required minimum PHP version to 7.3

[v1.0.12] PHP8 support

28 Dec 12:44
cdcf691
Compare
Choose a tag to compare
  • [#7] Support for PHP8

[v1.0.11] Add flags & premium type to User

28 Dec 12:20
9be797f
Compare
Choose a tag to compare
  • [#6] Add flags & premium type to User (thanks @vince614!)

API update

27 Oct 04:38
Compare
Choose a tag to compare
1.0.10

API version update (v6)

isVerified() fix

01 Jul 10:20
Compare
Choose a tag to compare
1.0.9

$user->isVerified() boolval()

Minor fixes

01 Jul 08:51
Compare
Choose a tag to compare
1.0.8

Merge remote-tracking branch 'origin/master'

UserName ValueObject hotfix #3 (strlen Unicode)

16 Jun 08:15
Compare
Choose a tag to compare
1.0.7

UserName VO fix (strlen -> mb_strlen)

UserName ValueObject hotfix #2 & minor fixes

15 Jun 20:36
Compare
Choose a tag to compare
1.0.6

UserName VO fix no. 2 (revert "fix") & check guild before creating en…

UserName ValueObject hotfix

15 Jun 20:27
Compare
Choose a tag to compare
1.0.5

UserName VO fix (between 2 and 32 chars)

Discriminator hotfix no. 2

13 Jun 20:24
Compare
Choose a tag to compare

Fixed Discriminator & tests.