Skip to content

v1.1.0

Choose a tag to compare

@rsmarples rsmarples released this 06 Feb 14:05
· 14 commits to main since this release
v1.1.0

Make shell handling more robust
init -> open
deinit -> close
Add exit emitter. If anything captured on stderr emit an error.
This allows capture of errors starting the shell with invalid options.

Don't force -NoLogo, it could be removed in the future.