Tags

Tags give the ability to mark specific points in history as being important
  • v0.8.3

    0.8.3 release
    
    Features:
    * testing on a real LAA
    
    Fixes:
    * laa.network.setting() error fix
  • v0.8.2

    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

    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
  • v0.8

    01601566 · Prepare for release v0.8 ·
    0.8 release
    
    Features:
    * Add system and usbs subcommands
    * Colorize every logs
  • v0.7

    962af95f · Prepare for release v0.7 ·
    0.7 release
    
    Fixes:
    * fix laam replacement
  • v0.6

    e72fe827 · Prepare for release v0.6 ·
    0.6 release
    
    Fixes:
    * fix packaging
  • v0.5

    3e4c1bf4 · Fix crash ·
    0.5 release
    
    Initial release of the laam tool.