Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Releases: karma-runner/karma-browserstack-launcher

v1.6.0

20 May 15:25
Compare
Choose a tag to compare

v1.5.1

31 Jul 13:24
22ccf91
Compare
Choose a tag to compare
Merge pull request #148 from Varun-garg/patch-1

Update CHANGELOG.md

v1.5.0

31 Jul 14:06
ab0fd5f
Compare
Choose a tag to compare
Merge pull request #143 from Varun-garg/officialLocal

Use the official local nodejs package.

v1.3.0

28 Jun 22:57
Compare
Choose a tag to compare

Features

  • add support for using BrowserStackReporter with a proxy (b0f8031)
  • allow the user to disable browserstack video recording (b3cce6c)
  • deps: update to the latest (6c719d2)
  • deps: update to tunnel 2.0.1 (9617438)

v1.2.0

29 Jan 20:58
Compare
Choose a tag to compare

Features

  • pass forcelocal to tunnel (693a4aa)
  • permit overriding name, build, and project on a per-browser basis (9c77a96)
  • Update browserstacktunnel wrapper (4519a37)

v1.1.0

05 Sep 10:00
Compare
Choose a tag to compare

Features

v1.0.1

31 May 20:33
Compare
Choose a tag to compare

Bug Fixes

  • urlencode proxy username and password (ab42eee)
  • Use separate property to shutdown workers (221d49f), closes #62

Features

  • Pass proxy url to browserstack api (0c1ca47)

v1.0.0

04 May 02:48
@zzo zzo
Compare
Choose a tag to compare
Version 1.0.0

v0.1.10

12 Feb 14:19
Compare
Choose a tag to compare

Bug Fixes

  • Capture timeout occurs even after tests have run successfully (1bd45b6), closes #17
  • Ensure the browser gets terminated (ea3ed1e)

Features

  • add build number env vars for compatibility with drone and other CI systems (054b8d4)

v0.1.9

10 Jan 13:05
Compare
Choose a tag to compare

Bug Fixes

  • Capture timeout occurs even after tests have run successfully (1bd45b6), closes #17