Skip to content

0.11.2

Compare
Choose a tag to compare
@gyscos gyscos released this 18 Apr 20:50
· 178 commits to master since this release

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.