Releases: karma-runner/karma-browserstack-launcher
Releases · karma-runner/karma-browserstack-launcher
v1.5.1
Merge pull request #148 from Varun-garg/patch-1
Update CHANGELOG.md
v1.5.0
Merge pull request #143 from Varun-garg/officialLocal
Use the official local nodejs package.
v1.3.0
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
Features
- pass forcelocal to tunnel (693a4aa)
- permit overriding
name
, build
, and project
on a per-browser basis (9c77a96)
- Update browserstacktunnel wrapper (4519a37)
v1.0.1
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)
v0.1.10
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
Bug Fixes
- Capture timeout occurs even after tests have run successfully (1bd45b6), closes #17