Skip to content

Releases: ionic-team/native-run

v0.2.8

12 Jul 19:40
Compare
Choose a tag to compare

0.2.8 (2019-07-12)

Bug Fixes

  • list: include errors in standard output (9ceb343)

v0.2.7

25 Jun 21:27
Compare
Choose a tag to compare

0.2.7 (2019-06-25)

Bug Fixes

  • android: more accurate device/emulator detection (5ec454b)
  • list: handle errors with devices/virtual devices (9c2375d)

v0.2.6

17 Jun 16:36
Compare
Choose a tag to compare

0.2.6 (2019-06-17)

Bug Fixes

  • ios: support old simctl runtime output format (aa73578)

v0.2.5

10 Jun 18:56
Compare
Choose a tag to compare

0.2.5 (2019-06-10)

Bug Fixes

  • android: fix path issue for windows (9b87583)

v0.2.4

07 Jun 19:13
Compare
Choose a tag to compare

0.2.4 (2019-06-07)

Bug Fixes

  • android: log errors during sdk walk, don't throw (ea2e0c5)

v0.2.3

05 Jun 23:36
Compare
Choose a tag to compare

0.2.3 (2019-06-05)

Bug Fixes

  • ios: fix getSimulators for Xcode 10+ tooling (605164a)
  • ios: improve getSimulators error messaging (86205d6)

v0.2.2

31 May 19:50
Compare
Choose a tag to compare

0.2.2 (2019-05-31)

Bug Fixes

  • android: handle devices connected over tcp/ip (4869f4a)

v0.2.1

30 May 21:07
Compare
Choose a tag to compare

0.2.1 (2019-05-30)

Bug Fixes

  • android: handle \r\n for adb output on Windows during --list (50bfa73)

v0.2.0

30 May 19:36
Compare
Choose a tag to compare

0.2.0 (2019-05-30)

Bug Fixes

  • ios: log iOS --list errors, but still print (e516a83)
  • ios: print more helpful error if app path doesn't exist (49819b0)

Features

  • android: better error messaging (0cfa51a)
  • android: have --forward accept multiple values (#26) (7844ea4)

v0.1.2

29 May 21:49
Compare
Choose a tag to compare

0.1.2 (2019-05-29)

Bug Fixes

  • android: catch api issues for --list (9453f2c)