rustyline v5.0.2 Release Notes

Release Date: 2019-08-20 // over 4 years ago
    • โž• Add CompleteBackward command (#257)
    • ๐Ÿ‘ Allow edit line grow (#255)
    • โž• Add constructor to Context visible for testing (#261)
    • Use nix::ioctl_read_bad! (#265)
    • โž• Add an example to read password (#58)
    • Introduce derive macros for Completer, Helper, Highlighter and Hinter (#267)