-------------------
- Fixed a bug in the component `cli.Menu.open` that duplicated the custom option entry
- Updated `cli.selectable_list`. Dictionaries are now printed like tables for better reading (see utils.dict_to_table())
- New function `cli.continue_or_exit`. Allows the user to continue or stop the execution immediately
- New module: `utilities.dataframe`. Auxiliary functions to work with pandas dataframes