Cursive v0.9.2 Release Notes

Release Date: 2018-11-05 // over 5 years ago
  • ๐Ÿ†• New features

    • โž• Add an optional title to Panel
    • โž• Add immut1!, immut2! and immut3! macros to wrap a FnMut in Fn
    • SelectView: autojump is now opt-in (jump to an element after a letter is pressed)

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix possible crash with ListView and SelectView in very small spaces
    • ๐Ÿ›  Fix termion backend compilation on non-unix platforms