Skip to content

10.0.0

Compare
Choose a tag to compare
@gwenn gwenn released this 17 Jul 09:38
· 232 commits to master since this release
ca62587

What's Changed

  • Use a BufReader on unix platform #589
  • PreferTerm #599, #601
  • Guard cursor coordinates #602
  • External print #229, #235, #600, #627
  • Introduce signal-hook #606, #608
  • Replace buf_redux with BufReader from std #613
  • Remove SmallVec from Event enum #614
  • Make custom key bindings an optional Cargo feature #615
  • Use nix APIs for umask munging in history module #616
  • Derive Completer, Highlighter, Hinter, Validator from struct fields #621
  • Upgrade nix to 0.24, limit features #623
  • Do not validate if the command is 'NewLine' #640

Full Changelog: v9.1.2...v10.0.0