Skip to content

Tags: rust-cli/rexpect

Tags

v0.5.0

Toggle v0.5.0's commit message
release 0.5.0

Changed:
- Replace error-chain with thiserror
- Make any_exp return results deterministically
- Fix argument tokenization
- Update to nix 0.25

Fixed:
- Fix https link to pexpect docs
- Many clippy fixes
- Remove unnecesary closures
- Fix EOF detection on nightly
- Fix examples