v1.1.4
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