Releases: 2gis/stf-utils
Releases · 2gis/stf-utils
v0.1.7
06 Nov 07:14
Compare
Sorry, something went wrong.
No results found
Merge pull request #52 from erview/fast_available_devices_and_shuffle…
v0.1.6
29 Oct 05:47
Compare
Sorry, something went wrong.
No results found
Fix adb get-state on Windows
v0.1.5
14 Feb 02:27
Compare
Sorry, something went wrong.
No results found
the shutdown adb command for emulator is replaced with a more correct one
v0.1.4
16 Aug 05:33
Compare
Sorry, something went wrong.
No results found
Now --connect-and-stop-mode exits with 1 exit code if got SIGTERM/SIGINT
v0.1.3
15 Aug 03:59
Compare
Sorry, something went wrong.
No results found
Mode --connect-and-stop: do not connect devices over adb, just grab them via stf
v0.1.2
10 Aug 07:57
Compare
Sorry, something went wrong.
No results found
fix stf-record config bug
v0.1.1
10 Aug 07:12
Compare
Sorry, something went wrong.
No results found
hotfix exception warning message bug
v0.1.0
09 Aug 08:46
Compare
Sorry, something went wrong.
No results found
Config lookup in current dir if not provided via --config
Default configs moved and called .template now
v0.0.5
09 Aug 05:02
Compare
Sorry, something went wrong.
No results found
Remove basic configuration for the logging system when use as package
Add stf-connect --connect-and-stop mode with optional timeout value that allows to use stf-connect for connect all devices by spec and stop.
Default config directory: ~/.stf-utils
stf-connect now tries to connect all matched devices from provider, if device amount not provided
v0.0.4
02 Aug 10:35
Compare
Sorry, something went wrong.
No results found
Add connect-and-quit mode to stf-connect (#36)
* connect-and-quit-mode
* register-handler-func
* stf-connect-class
* get-spec-function