Skip to content

v1.1.0

@cb1kenobi cb1kenobi tagged this 15 May 19:06
feat(cli): Added new 'keypress' ansi sequence for improved raw input handling in server mode.
feat(cli): Added new 'exec' ansi sequence to explicitly run a command and differentiate between running a command and stdin input.
refactor(cli): Greating improved remote stdin handling in server mode enabling support for prompting.
fix(cli): Fixed bug where client wasn't emitting the correct exit code.
fix(context): Added 'CLI' properties to context init so that help in server mode can render properly.
fix(parser): Fixed bug where known options that are not flags and do not have values were not properly being defaulted to an empty string.
fix(help): Trim the rendered help output to avoid excess whitespace.
chore: Added changelog.
chore: Updated dependencies.
Assets 2
Loading