Skip to content

v0.6.0

Compare
Choose a tag to compare
@mikaelmello mikaelmello released this 03 Mar 05:41
· 112 commits to main since this release

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 of stdout. Thanks @ysndr!
  • New Minimum Supported Rust Version: 1.58.1.