Skip to content

Releases: TruckersMP/API-Client

v1.0.4

11 Apr 13:28
c5ef69d
Compare
Choose a tag to compare

v1.0.4 (2020-04-11)

Fixed

  • Fixed loading guzzlehttp/guzzle in case the initial project does not use it (#18)

v1.0.3

08 Mar 22:40
82d810e
Compare
Choose a tag to compare

v1.0.3 (2020-03-08)

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

06 Mar 14:07
0c4efa1
Compare
Choose a tag to compare

v1.0.2 (2020-03-06)

Changed

  • Updated dependencies to support their latest versions (#15)

v1.0.1

23 Jan 20:53
af4d9f8
Compare
Choose a tag to compare

v1.0.1 (2020-01-23)

Changed

v1.0.0

24 Dec 10:14
Compare
Choose a tag to compare

v1.0.0 (2019-12-24)

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

24 Dec 10:00
Compare
Choose a tag to compare

Fixes for bans

Return null for permanent bans, also set active as false for bans with expired date > now (#8)

v0.2

19 Apr 09:12
Compare
Choose a tag to compare

Library revamp

Breaking changes to the operation of the library, providing more usable examples, including caching.

v0.1

11 Apr 08:02
Compare
Choose a tag to compare

Release

First stable version of the library.