Skip to content

v1.1.4

Compare
Choose a tag to compare
@jmkd3v jmkd3v released this 11 Feb 14:31
· 431 commits to main since this release

This version came with lots of new internal changes that helped speed things up or improved code readability, like:

  • utilities/requests.py has been cleaned up and now wraps .request instead of all individual methods
  • http errors now inherit APIError as a "catch all"
  • all objects a client generates inherit "ClientObject", allowing us to apply changes to all client objects at once (we needed this of ra new feature that we're adding soon!)
  • fixed fatal bugs in group ranking, should work now