rustyline v5.0.0 Release Notes

Release Date: 2019-06-21 // almost 5 years ago
  • ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿ›  Fix highlight_prompt signature (#232)

    ๐Ÿ”„ Changelog

    • ๐Ÿ‘‰ Make sure prompt is at the leftmost edge of the screen (#216)
    • ๐Ÿ‘‰ Make possible to detect changes (#230)
    • ๐Ÿ‘Œ Improve undo action (#228)
    • ๐Ÿ›  Fix colors on Windows (#227)
    • โฌ†๏ธ Upgrade dirs dependency
    • โฌ†๏ธ Bump nix to 0.14 (#238)
    • ๐Ÿ›  Fix HistoryHinter (#239)