v2.0.0
Full Changelog: v1.2.1...v2.0.0
This release implements a consistent way of passing includes and additional parameters to API requests. It's quite possible that some endpoints were overlooked, but I believe I got all the endpoints that cannot be updated in a way that is backwards compatible.
Notable recent additions include:
- Passing includes: https://github.com/iamkubi/pydactyl#includes
- Passing params: https://github.com/iamkubi/pydactyl#params
- Enabling debug logging: https://github.com/iamkubi/pydactyl#debug-logging
- Automated retries on rate limiting: https://github.com/iamkubi/pydactyl#retries