forked from lix-project/lix-website
10 KiB
10 KiB
1.4.0 (2018-10-27)
Features
- add support for the enableLoggingForApi property (b6776f4)
- allow additional browserstack capabitilies to be configured verbatim (62fc997)
1.3.0 (2017-06-28)
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)
1.2.0 (2017-01-29)
Features
- pass forcelocal to tunnel (693a4aa)
- permit overriding
name
,build
, andproject
on a per-browser basis (9c77a96) - Update browserstacktunnel wrapper (4519a37)
1.1.1 (2016-09-05)
Bug Fixes
1.1.0 (2016-09-05)
Features
1.0.1 (2016-05-31)
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)
1.0.0 (2016-05-04)
0.1.11 (2016-04-09)
Bug Fixes
0.1.10 (2016-02-12)
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)
0.1.9 (2016-01-10)
Bug Fixes
0.1.8 (2015-12-16)
Bug Fixes
- Avoid setting tunnelIdentifier if startTunnel is false (fe61baa)
- Property access on undefined config (a05e6cf), closes #52
Features
- proxy: Add proxy settings to BrowserstackLocal (7c3da2b)
0.1.6 (2015-10-22)
0.1.5 (2015-09-09)
Bug Fixes
- Update browserstacktunnel-wrapper & others (23fdc9d)
0.1.4
0.1.3 (2015-07-28)
0.1.2 (2014-12-03)
Features
- update browserstacktunnel-wrapper to ~1.3.0 (88255ab)
0.1.1 (2014-06-02)
Bug Fixes
0.1.0 (2014-05-30)
Features
- add option for specifying BrowserStackTunnel jar path (13978c5)
- better error when tunnel fails (20ea6bd)
- update browserstack tunnel (dc8c48e)
0.0.8 (2014-01-13)
Features
- support tunnelIdentifier (a1bac53)
0.0.7 (2013-12-03)
Bug Fixes
- do not timeout if the test finishes before the timeout (38035eb)
- kill the browser even after restarting (5cff1fa)
- set default timeout (7ae8470)
Features
0.0.6 (2013-12-02)
Bug Fixes
Features
0.0.5 (2013-11-26)
Bug Fixes
- fix browserstack api tunnelling option (9453045)
- wait for the browserstack worker to be in state 'running' before timing out. (f8a3cc0)
0.0.4 (2013-08-24)
Bug Fixes
- correct log msg (browser name) (88920bf)