Releases: sebageek/clintermission
Releases · sebageek/clintermission
v0.3.1
v0.3.0
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