Skip to content

Releases: johanneswuerbach/saucie

v3.3.0

05 Aug 20:05
v3.3.0
7bb1121
Compare
Choose a tag to compare

Added

  • #74 Configurable test timeout

v3.2.0

09 Jul 19:59
v3.2.0
8498c14
Compare
Choose a tag to compare

Added

  • #71 unhandledRejection handler, sauce-connect-launcher v1.2.2 and wd v1.2.0

Changed

  • #72 request v2.81.0

v3.1.0

08 Jan 22:37
v3.1.0
535f6b5
Compare
Choose a tag to compare

Added

  • #64 Better Sauce Connect download error handling and retry failed downloads up to three times

v3.0.1

07 Jan 12:16
v3.0.1
eb05094
Compare
Choose a tag to compare

Fixed

  • #63 Replaced double used alias -u with -U for --username

v3.0.0

05 Jan 16:00
v3.0.0
ebec51d
Compare
Choose a tag to compare

Breaking

  • #62 Changed argv handling
  • #59 Replaced optimist with commander and dropped the SL suffixes from command line flags

v2.1.0

26 Dec 10:52
v2.1.0
038fe04
Compare
Choose a tag to compare

Added

  • #55 Allow requesting platform version

Fixed

  • #54 Fix device orientation setting

v2.0.1

19 Nov 20:26
v2.0.1
82ee14c
Compare
Choose a tag to compare

Fixed

  • Simplify manual disconnect and use upstream detached options #51

v2.0.0

10 Nov 07:54
v2.0.0
6725318
Compare
Choose a tag to compare

Changed

  • #50 Removed Node 0.10 / 0.12 support

Added

v1.4.0

04 Jan 21:35
Compare
Choose a tag to compare

Changed

  • #31 sauce-connect-launcher v0.14.0 (ships sauce-connect v4.3.13)

Added

  • #29 Test against Node 5

v1.3.1

04 Jan 21:40
Compare
Choose a tag to compare

Changed

  • #27 Big internal refactoring to use Promises and Disposers instead of async

Fixed

  • #28 Made all output tap conform