Mostly bugfix release.
New feature is printing commands in canonical form. You can filter your startup-config with klish. It will check a syntax and output startup-config commands with spaces before them. Each space is one nesting level.
- Fix nested up function when start depth is not 0
- Interactive mode can't be 1 when isatty is 0
- Fix args string encoding
- Fix waiting for child processes
New feature is printing commands in canonical form. You can filter your startup-config with klish. It will check a syntax and output startup-config commands with spaces before them. Each space is one nesting level.