* Revert category css selector (seems like it was reverted on the play store) * Add support for parent category links to `category()`, e.g. `GAME` * Pass through gl/hl params to multiple app detail requests
0.5.0
* Fix category css selector * Fix screenshot css selector * Update requests version * Fix missing kwargs for `search` and `similar`
0.4.2
* Added manifest to fix install-option, and update requires
0.4.1
* Remove `**kwargs` in favor of specified kwargs * Update required `lxml` version
0.4.0
* Replace `grequests` with `requests-futures` * Include Python 3.7 in multiversion testing * Moved parsing functions into utils * Add test coverage