* PyTrakt now utilizes Trakt's new API 2.0 * API Keys can now obtained via the `trakt.init` function * Note: POSTS have been hit or miss, but get's all appear to be working
0.3.6
++++++++++++++++++
* Bug fix for the failure to process JSON API responses
0.3.4
++++++++++++++++++
* Merged stampedeboss changes from PR 1 * Some small stylistic changes for consistency
0.3.3
++++++++++++++++++
* trakt.tv.TVShow improvements/changes * Misc bug fixes in trakt.tv * Import enhancements in trakt.movies * Added community module * Fixed/updated documentation