Skip to content
This repository was archived by the owner on Dec 7, 2019. It is now read-only.

Releases: gojuno/commander

v0.1.10

07 Aug 22:20
a15e3a4

Choose a tag to compare

#23 Made os() public.

v0.1.9

17 Jun 21:05
100df6c

Choose a tag to compare

External storage reading #19 .

v0.1.8

16 May 21:59
3bc85a0

Choose a tag to compare

Fixed output redirection on Windows #18

v0.1.7

23 Apr 09:10

Choose a tag to compare

  • #15 Added meaningful message for missing env ANDROID_HOME

v0.1.6

27 Feb 08:59
bd6ae3d

Choose a tag to compare

  • #14 Run all commands as is without flushing buffers on Windows.

v0.1.5

21 Feb 09:40

Choose a tag to compare

  • #12 Add device model name.

v0.1.4

16 Nov 11:36
1bdeb6e

Choose a tag to compare

  • #9 Fix hangup when unbuffered output exceeds 64 KB
  • #10 Add build-tools and aapt discovery

v0.1.3

06 Nov 02:48

Choose a tag to compare

  • #8 Add configurable ADB commands timeout

v0.1.2

09 Oct 12:41

Choose a tag to compare

Added option to keep output. (#6)

v0.1.1

18 Apr 16:06

Choose a tag to compare

  • PR 1 Fix package in os module.