Releases: saucelabs/saucectl
Releases · saucelabs/saucectl
v0.9.0
Changelog
9a78cd1 Add ability to pass in environment variables (#31)
d272993 Document commands and flags (#30)
f72c786 fix missing browser on config.yml for CI (#28)
v0.7.3
Changelog
961c9be Use the correct port for socat (#27)
67c6fef add testcafe to frameworks list for quick onboarding using new command (#26)
v0.7.2
Changelog
de45265 Merge branch 'master' of github.com:saucelabs/saucectl-internal
70c37d8 add testcafe to frameworks list for quick onboarding using new command
67c6fef add testcafe to frameworks list for quick onboarding using new command (#26)
v0.7.1
Changelog
8d92c1f Use the new image naming scheme (#25)
v0.7.0
- Add timeout flag, now users will be able to set the test timeout in seconds via flag by running
saucectl run -c config.yml --timeout 120
v0.6.3
Changelog
ccdf339 Add section on releasing saucectl in contributing docs (#21)
5bddb8d Remove unecessary AUTHORS file (#23)
6bb5408 Set DevTools port to free port available (#22)
ada174f update install script
v0.6.2
Changelog
5e09a71 Build an OS appropriate path for the default config (#19)
c0bfd8f Properly detect absolute paths (#20)