v0.6.0
Breaking Changes
- Selected options can now be styled independently of other options through
RenderConfig::with_selected_option()
. Thanks @JosipTrbuscic! - Now selected options are highlighted cyan by default.
- Output dialogs on
stderr
instead ofstdout
. Thanks @ysndr! - New Minimum Supported Rust Version: 1.58.1.