- Implemented Client-Id
- Implement missing v3 modules - blocks - chat - ingests - subscriptions - teams
- Add missing modules to setup.py to fix pypi builds
- Add missing api.v3.follows module
- Expand v3.channel stubs
- Add NullHandler to logging instance
- Complete overhaul of python-twitch See commit history for more details
- Implement searchGames
- rename TwitchTV to Twitch, TwitchTV still available with deprecation warning
- improve logging
- make logger optional
- improve unittests, skip instead of comment blocks
- improve tests (travis build, skip tests for archived videos)
- implement getFollowingGames
- rework quality parsing
- add support for videos prefixed with 'a'
- not documented here, look at the commit history