New
v0.14.0
Breaking changes
cursive::event::AnyCbchanged fromBox<...>to&mut ..., so users ofView::call_on_anyno longer need to box their closures.- Remove
BoxView::squishable. - Update crossterm to 0.14.
- Removed
Fromimplementations forMargins. UseMargins::lrtband the like instead.- Or
Dialog::padding_lrtb.
- Or
- Renamed multiple types (old names are still re-exported, but deprecated):
BoxView->ResizedViewViewBox->BoxedViewSizedView->LastSizeViewIdentifiable->NameableBoxable->ResizableIdView->NamedViewSelector::Id->Selector::Name