- New versions method for retrieving server and server side plugin version information.
0.6.1
---------------
- New dependency graph request schema in use.
0.6.0
---------------
- Server-side pagination
0.5.1
---------------
- Fixed erroneous interpretation of server response in ``register_base_uri`` and ``update_permissions``. - Fixed parsing of text to JSON in ``aggregate``. - Made all synchronous methods available at top-level via imports in ``__init__.py``
0.5.0
--------------
- Automatically create ``synchronous`` and ``asynchronous`` modules. - Detect server errors (in particular if a token expires) and raise exceptions.
0.4.1
--------------
- Removed obsolete prompting for username and password when valid access token available