This repository has been archived by the owner on Jul 2, 2022. It is now read-only.
Releases: chonsser/oauth2-discord
Releases · chonsser/oauth2-discord
[v1.1.0] Require minimum PHP 7.3
[v1.0.12] PHP8 support
- [#7] Support for PHP8
[v1.0.11] Add flags & premium type to User
API update
1.0.10 API version update (v6)
isVerified() fix
1.0.9 $user->isVerified() boolval()
Minor fixes
1.0.8 Merge remote-tracking branch 'origin/master'
UserName ValueObject hotfix #3 (strlen Unicode)
1.0.7 UserName VO fix (strlen -> mb_strlen)
UserName ValueObject hotfix #2 & minor fixes
1.0.6 UserName VO fix no. 2 (revert "fix") & check guild before creating en…
UserName ValueObject hotfix
1.0.5 UserName VO fix (between 2 and 32 chars)
Discriminator hotfix no. 2
Fixed Discriminator & tests.