Climenu

Latest version: v1.8.0

Safety actively analyzes 621892 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.8.0

* Add support for cygwin thanks to delsauce

1.7.0

* Add support for Mac OS thanks to tonypiazza

1.6.0

* Added `settings.breadcrumbs` and `settings.breadcrumb_join`
* Added Breadcrumbs to menu titles

1.5.0

* Added `settings.quit_exit_code`
* Added MenuGroup subtitles
* Titles and subtitles can be both strings and `callable` objects

1.4.0

* Adding the ability to pre-select menu items during `run()`
* FIX: 'q' doesn't actually quit from a submenu
* FIX: Issue with menu stack getting corrupted causing issues with `back`
***

1.3.0

* Changing the way the function docstring is used as the title. We'll now
run it through `.splitlines()[0].strip()`.
* Adding support for dynamic menu items in a group.
For example: `climenu.group(items_getter, items_getter_args, items_getter_kwargs)`

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.