Skip to content

release-0.8.0

Compare
Choose a tag to compare
@skx skx released this 19 Jul 18:53
· 100 commits to master since this release

release-0.8.0

This release adds a new sub-command expect, which allows simple command-automation, in a fashion similar to the TCL expect utility. In short you can launch commands, and send input to them based on matching regular expressions.

See sysbox help expect for brief examples, and an overview.

Otherwise the only changes in this release are some minor updates to calc sub-command, to resolve some linter warnings (relating to program complexity). No functional changes.