Releases: TruckersMP/API-Client
Releases · TruckersMP/API-Client
v1.0.4
Fixed
- Fixed loading
guzzlehttp/guzzle
in case the initial project does not use it (#18)
v1.0.3
Added
- Added .gitattributes (#16)
Changed
- Replaced the build status badge with Github actions/workflow instead of Travis CI in readme.md (#16)
v1.0.2
Changed
- Updated dependencies to support their latest versions (#15)
v1.0.0
A complete rework of the library. For more information check #12. Documentation can be found in our Wiki.
It is highly recommended not to use any older version than this one!
v0.3
Fixes for bans
Return null
for permanent bans, also set active
as false
for bans with expired date > now (#8)
v0.2
Library revamp
Breaking changes to the operation of the library, providing more usable examples, including caching.
v0.1
Release
First stable version of the library.