tui-rs v0.15.0 Release Notes

Release Date: 2021-05-02 // almost 3 years ago
  • 🔋 Features

    • ⚡️ Update crossterm to 0.19.
    • ⚡️ Update rand to 0.8.
    • ➕ Add a read-only view of the terminal state after the draw call (#440).

    🛠 Fixes

    • ✂ Remove compile warning in TestBackend::assert_buffer (#466).