Skip to content

v0.3.2

Latest
Compare
Choose a tag to compare
@zeroclutch zeroclutch released this 18 Mar 03:08
5e834b5

Changes

Breaking changes

  • Constructors and drivers are keyed by numeric_id instead of short_name

Features

  • New class ClientUser extends user, and refers to the user
  • Upon login, Client#init is called automatically and grand prix data is loaded into the cache

Fixes

  • Multiple authenticated requests no longer fail, the session token is automatically updated after each request
  • Player is renamed to User
  • ClientUser is exported