- Moves to use semver for versioning
- Adds support for private groups and MPDMs
- Switches to use requests instead of urllib
- Gets Travis CI integration working
- Fixes some formatting issues so the code will work for python 2.6
- Cleans up some unused imports, some PEP-8 fixes and a couple bad default args fixes
- Fixes the server so that it doesn't add duplicate users or channels to its internal lists, https://github.com/slackhq/python-slackclient/commit/0cb4bcd6e887b428e27e8059b6278b86ee661aaa
- README updates:
- Updates the URLs pointing to Slack docs for configuring authentication, https://github.com/slackhq/python-slackclient/commit/7d01515cebc80918a29100b0e4793790eb83e7b9
- s/channnels/channels, https://github.com/slackhq/python-slackclient/commit/d45285d2f1025899dcd65e259624ee73771f94bb
- Adds users to the local cache when they join the team, https://github.com/slackhq/python-slackclient/commit/f7bb8889580cc34471ba1ddc05afc34d1a5efa23
- Fixes urllib py 2/3 compatibility, https://github.com/slackhq/python-slackclient/commit/1046cc2375a85a22e94573e2aad954ba7287c886