Releases
v2.0.0
Breaking Changes
Removed support for PHP 7.3 and prior (#29 )
Replaced custom collections with Illuminate Collections (#33 )
Replaced Guzzle Adapter with Guzzle HTTP (#26 )
Added
Implemented (VTC) event endpoints (#31 )
Implemented banned company members endpoint (#36 )
Allow searching with company slug (#37 )
Added updatedAt
& publishedAt
timestamps to the CompanyPost
model (#35 )
Added active ban count to the Player
model (#39 )
Added map ID to the Server
model (#40 )
Added examples (#26 )
Support PHP 8 (#27 )
Fixed
Fixed failing tests due to company post no longer existing (#25 )
Fixed PHPUnit formatting and ignore examples folder during export (#26 )
Fixed typos and grammatical errors (#34 )
Fixed a minor typo in README (#38 )
Changes
Made the Company
website
property nullable (#32 )
Minor code changes to game time calculation (#41 )
Repository Changes
Updated Github actions workflow (#25 )
Removed composer.lock file (#29 )
You can’t perform that action at this time.