Tags give the ability to mark specific points in history as being important
-
v0.8.2
2376a776 · ·0.8.2 release Features: * LAA object: designed for python scripts, added docstring * serial: connect with Pexpect object, added read-only option, added backwards compatibility with LAA OS < 1.6 * laacli: added status parameter for usb, power * dut: added interact functionality that automatically powers on dut and starts serial * exceptions: added LAAError Fixes: * laa.system.version() returns the version as str * handle decode errors from serial connections * led: fix for LAA OS versions > 1.6.1 * validating URI for identities
-
v0.8.1
4b1480b5 · ·0.8.1 release Features: * test all commands using pytest * dut test: add --repeat flag Fixes: * serial: handle encoding by using a raw stream * laacli screenshot: fix crash when call failed * dut render|new: do not override existing files * identities: add overwrite existing identity