- Added
RadioButton
andRadioGroup
- Added inner state to
Backend
, paving the way for alternative backends - Renamed
Dialog::new
->Dialog::around
View::find
updated to provide same features asCursive::find
- Made
ViewWrapper
generic and statically dispatched - Explicitly link to
ncursesw
- Added some unit tests to layout system
- Tutorials are now compile-tested