February 2020¶
February 25¶
Modules |
Versions |
---|---|
|
v20.2 |
Install Instructions¶
bash$ pip install unicon
Upgrade Instructions¶
bash$ pip install --upgrade unicon
Features and Bug Fixes:¶
Added
debug_statement
boolean argument toStatement class
to print the statement matched pattern.Added
STATEMENT_LOG_DEBUG
boolean argument toSettings class
to print all the matched patterns.Add python3.8 support.
See also the unicon.plugins changelog.