0.11.2
API updates
- Add a new backend based on the crossterm library.
- Bring back
Cursive::set_fps
for <30Hz refresh rates. - Add
Cursive::backend_name
to get the name of the current backend. - Add direct downcast methods to
dyn AnyView
- Add sort methods to
SelectView
Improvements
- Improved printer performance with styled spans.