rustyline v5.0.1 Release Notes

Release Date: 2019-08-01 // over 4 years ago
    • rustyline hangs when trying to put the prompt on the left side (#247)
    • Do not request cursor location when stdin is already ready (#246, #249)
    • Do not request cursor location when stdout is not a tty
    • ⚠ Clippy: fix warnings