Patch release to address a few bug fixes, enhancements, and documentation updates.
Enhancements
- Add bot shutdown mechanism on driver.disconnect() (#175)
- A few minor logging enhancements (#195)
Bug Fixes
- Update settings.py to fix an issue with
bool
settings always being TRUE
(#193)
- Add new driver options to deal with WebSocket fixes upstream (#181)