Cursive v0.12.0 Release Notes

Release Date: 2019-05-09 // almost 5 years ago
  • 💥 Breaking changes

    • ⚡️ Updated enumset from 0.3 to 0.4

    ⚡️ API updates

    • 👉 Add Cursive::take_user_data, replaces the current user data with ().
    • Add SliderView::{get_value, get_max_value}.

    👌 Improvements

    • DebugConsole now has horizontal scrolling enabled.
    • pancurses backend now correctly recognizes the "Enter" key from the numpad as "Enter".