- Set websockets to >=9.1,<11.0 (97) - Migrate versioning to CalVer (99)
2.0.0
🚨 Breaking Changes
- Add support for multiple API keys in the websocket API (95)
🚀 Features
- Add support for multiple API keys in the websocket API (95)
🧰 Maintenance
- Update pytest-cov requirement from ^2.8.1 to ^3.0.0 (94)
1.3.0
🚀 Features
- Allow passing a custom logger to the Client (92)
🧰 Maintenance
- Fix incorrect ClientSession usage in documentation (91)
1.2.6
🐛 Bug Fixes
- Force underlying libraries to use this package's logger (89)
🧰 Maintenance
- Implement PEP 561 (88)
1.2.5
🧰 Maintenance
- Update library to use strict typing (86) - Switch to poetry-core (85) - Update websockets requirement from ^8.1 to >=8.1,<10.0 (84) - Upgrade to GitHub-native Dependabot (83)