1.3.0 (2020-12-07)
1.2.2 (2020-10-16)
1.2.1 (2020-09-29)
1.2.0 (2020-09-28)
- android: gracefully handle when device is offline (aa6688d)
- android: gracefully handle when device is out of space (9da9f59)
- android: handle INSTALL_FAILED_INSUFFICIENT_STORAGE adb error (bcf2369)
- android: kill unresponsive adb server after 5s and retry (9e1bbc7)
- list: show model, then ID if no name (d56415d)
- columnize
--list
output (5b7da72)
1.1.0 (2020-09-10)
- ios: do not falsely link to Android Wiki for iOS errors (18371f2)
- android: create AVD home if not found (1cec3c2)
1.0.0 (2020-04-02)
- require Node 10 (430d23a)
- android: handle adb error re: improper signing (829585f)
- android: show link to online help docs for errors (0bc4487)
- A minimum of Node.js 10.3.0 is required.
0.3.0 (2019-12-04)
- android: handle INSTALL_FAILED_OLDER_SDK adb error (#92) (6616f37)
- android: support API 29 (2282b3a)
0.2.9 (2019-10-15)
- ios: added support for iOS 13 (c27675f)
0.2.8 (2019-07-12)
- list: include errors in standard output (9ceb343)
0.2.7 (2019-06-25)
- android: more accurate device/emulator detection (5ec454b)
- list: handle errors with devices/virtual devices (9c2375d)
0.2.6 (2019-06-17)
- ios: support old simctl runtime output format (aa73578)
0.2.5 (2019-06-10)
- android: fix path issue for windows (9b87583)
0.2.4 (2019-06-07)
- android: log errors during sdk walk, don't throw (ea2e0c5)
0.2.3 (2019-06-05)
- ios: fix getSimulators for Xcode 10+ tooling (605164a)
- ios: improve getSimulators error messaging (86205d6)
0.2.2 (2019-05-31)
- android: handle devices connected over tcp/ip (4869f4a)
0.2.1 (2019-05-30)
- android: handle \r\n for adb output on Windows during --list (50bfa73)
0.2.0 (2019-05-30)
- ios: log iOS --list errors, but still print (e516a83)
- ios: print more helpful error if app path doesn't exist (49819b0)
- android: better error messaging (0cfa51a)
- android: have --forward accept multiple values (#26) (7844ea4)
0.1.2 (2019-05-29)
- android: catch api issues for --list (9453f2c)
0.1.1 (2019-05-29)
- list: add heading for each platform (203d7b6)