Skip to content

Releases: ionic-team/native-run

v1.4.0

08 Jun 09:38
Compare
Choose a tag to compare

1.4.0 (2021-06-08)

Features

v1.3.1

04 Jun 15:26
Compare
Choose a tag to compare

1.3.1 (2021-06-04)

Bug Fixes

  • don't print retry message for --json (#184) (4fb0563)

v1.3.0

07 Dec 19:12
Compare
Choose a tag to compare

1.3.0 (2020-12-07)

Features

  • iOS: Add 5 second retry on DeviceLocked for iOS (#167) (f451e46)

v1.2.2

16 Oct 17:18
Compare
Choose a tag to compare

1.2.2 (2020-10-16)

Bug Fixes

  • android: don't print ADB unresponsive error to stdout (#163) (2cd894b)

v1.2.1

29 Sep 15:52
Compare
Choose a tag to compare

1.2.1 (2020-09-29)

Bug Fixes

v1.2.0

28 Sep 23:52
Compare
Choose a tag to compare

1.2.0 (2020-09-28)

Bug Fixes

Features

  • 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)

v1.1.0

10 Sep 19:01
Compare
Choose a tag to compare

1.1.0 (2020-09-10)

Bug Fixes

  • ios: do not falsely link to Android Wiki for iOS errors (18371f2)

Features

  • android: create AVD home if not found (1cec3c2)

v1.0.0

02 Apr 22:44
Compare
Choose a tag to compare

1.0.0 (2020-04-02)

chore

Features

  • android: handle adb error re: improper signing (829585f)
  • android: show link to online help docs for errors (0bc4487)

BREAKING CHANGES

  • A minimum of Node.js 10.3.0 is required.

v0.3.0

04 Dec 17:21
Compare
Choose a tag to compare

0.3.0 (2019-12-04)

Features

  • android: handle INSTALL_FAILED_OLDER_SDK adb error (#92) (6616f37)
  • android: support API 29 (2282b3a)

0.2.9

15 Oct 21:14
Compare
Choose a tag to compare

Bug Fixes

  • ios: added support for iOS 13 (c27675f)