Releases: gojuno/commander
Releases · gojuno/commander
v0.1.9
External storage reading #19 .
v0.1.8
Fixed output redirection on Windows #18
v0.1.7
- #15 Added meaningful message for missing env ANDROID_HOME
v0.1.6
- #14 Run all commands as is without flushing buffers on Windows.
v0.1.5
- #12 Add device model name.
v0.1.4
- #9 Fix hangup when unbuffered output exceeds 64 KB
- #10 Add build-tools and aapt discovery
v0.1.3
- #8 Add configurable ADB commands timeout
v0.1.2
Added option to keep output. (#6)
v0.1.1
- PR 1 Fix package in os module.