v1.1.1 has been released (2020-06-20)
Added
Added the ability to get player's Discord Snowflake
Added the ability to get the color of player's group
Changed
Updated all dependencies
v1.2.0 has been releasd (2020-07-18)
Added
Added if the player is a staff member and/or is part of upper staff
Added the ability to get the users Patreon information.
Changed
Updated composer dependencies
Changed the test names to include underscores - this makes the names slightly easier to read
v1.1.0 has been released
Added
Added the ability to get the companies validation status (i.e. if they are validated or not) (#17)
Changed
Cleaned up the project by adding missing documentation, return types and spacing within PHPDocs (#17)
Changed StyleCI and tests to test against PSR12 (#17)
Updated composer dependencies (#17)
v1.0.3 has been released
Added
Added .gitattributes (#16)
Changed
Replaced the build status badge with Github actions/workflow instead of Travis CI in readme.md (#16)