* Fixes an issue where connecting to large teams failed with "Websocket URL expired" (127) - thanks jayalane! * Modernizes packaging with a whole bunch of tiny improvements (188) - thanks aoberoi
1.0.6
* Added proxy support 167 (thanks timfeirg) * Added Python 3.6 to test matrix 176 (thanks cclauss)
1.0.5
- Allow RTM Channel.send_message to reply to a thread, thanks sd2k! - Index users by ID instead of Name (non-breaking change) - Added timeout to api calls. - Fixed a typo about token access in auth.rst, thanks kelvintaywl! - Added Message Threads to the docs
1.0.4
- Fixed the ability to search for a user by ID
1.0.3
- fixed an issue causing RTM connections to fail for large teams