Releases: ondevice/ondevice-python
Releases · ondevice/ondevice-python
v0.2.6
Compare
Sorry, something went wrong.
No results found
Bugfix release:
fixed command line parsing issue in ondevice list
v0.2.5
Compare
Sorry, something went wrong.
No results found
improved ondevice ssh's command line argument parsing
added ondevice rsync (see #26 )
added --props option to ondevice list
minor error handling improvements
v0.2.4
Compare
Sorry, something went wrong.
No results found
fixed issue with missing ~/.config/ directory (fixes #19 )
improved error and exception handling
added ondevice ssh (replaces ondevice :ssh)
deprecated ondevice connecct (at least for now, might come back once there's official support for custom modules)
fixed missing user-agent header on REST requests
hiding some of the not fully implemented and legacy commands from the ondevice help listing (for now)
added ondevice stop to stop a running daemon
added ondevice status to query the status of the ondevice daemon
v0.2.3
Compare
Sorry, something went wrong.
No results found
propagating the exit code of the ssh client in ondevice :ssh (fixes #18 )
v0.2.2
Compare
Sorry, something went wrong.
No results found
setting the user-agent header on REST and websocket requests (fixes #17 )
fixed the tunnel not being closed properly (see #12 )
v0.2.1
Compare
Sorry, something went wrong.
No results found
fixed issue in ondevice setup (see #15 )
fixed authentication issue (see #14 )
v0.2
Compare
Sorry, something went wrong.
No results found