Skip to content

Release v0.5.0

Latest
Compare
Choose a tag to compare
@petreeftime petreeftime released this 20 Oct 05:44
· 39 commits to master since this release
69171fa

Changes

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

Fixes

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

PR List

New Contributors