-
3.688146407 · Version 3.6 ·
-
3.59c00ef46 · Version 3.5 ·
-
3.4ecdcd231 · Version 3.4 ·
Version 3.4 Fix #116 by updating to new API way to fake device (see https://github.com/NoMore201/googleplay-api/issues/16)
-
3.33c0c49c4 · Version 3.3 ·
-
3.0
Bump to version 3.0 Changed GooglePlay API to use gpapi by NoMore201 Fixed bugs for unicode strings and python3 bytestrings The same API is used by both python2 and 3
-
2.15
Fixed issue where some folders where not uploaded
-
2.14
- Add support for both Python 2.7 and 3.5 - Changed version naming, now as major.minor
-
0.2.9
* Fix token cache expiration issue #89 * Renamed credentials.conf to gplaycli.conf #84
-
0.2.8
Gplaycli now checks the validity of the cached token and fetches a new one if expired or invalid
-
0.2.6
Fixing the number option -n. Now quit when have a server error from token-dispenser
-
0.2.5
Version 0.2.5 Adding some little tests for py.test Better configuration file management Logging capability with -L