Skip to content

v0.3.0

Compare
Choose a tag to compare
@sebageek sebageek released this 20 Mar 15:34
· 2 commits to master since this release

What's Changed

  • Return with "no success" when no options are given
  • Fix off-by-one in initial pos for menus with no header
  • Add ctrl+n / ctrl+p as shortcuts for down and up
  • Allow disabled options to be created (breaking change in add_option())
  • Minimum python version bumped to 3.7

Full Changelog: v0.2.0...v0.3.0