Releases: matlink/gplaycli
Releases · matlink/gplaycli
Version 3.19
- update to gpapi 0.4.1(66b9a47)
- add options for locale and timezone (--locale, --timezone) (82977a1)
- made some refactoring
Version 3.18
- lock gpapi to version 0.3.2 due to API changes in next releases
Version 3.17
- Fix wrong download method for non-free apps 77c8187
Version 3.16
- Fix missing behavior in hook 8017025
- Major code refactor
Version 3.14
- Fix bulkDetails error 0c3bb01
- Fix issue where entire run was broken when one download failed #148 351217f
Version 3.13
- Fix issue where version code was fetched for unexisting apps (0938e3b)
- Fix #144 Whitespace issue in file (dcf45a6 + b40f418)
- Fix runtime warning by catching it as an exception (c934e2a)
Version 3.12
- Force token alteration in tests b9ceba2
- allow user to pass token and gsf id as arguments in command line 94d1d04
- Fix token expiration while downloading #138 6011df2
Version 3.11
- Search does not support apps that require pre-registration (beta) 17e55bf
- Fix google decode error #128 676fe14
- Minor improvements