Changes in version 0.1.0.9001 (2023-03-16) - Update check_yes() to pass .envir and call parameters and to wrap prompt with non-breaking spaces. - Add new cli_alert_ifnot(), cli_alert_if(), and related functions. Changes in version 0.1.0.9000 (2023-03-09) - Add cli_if() and cli_ifnot() - Add cli_paths(), cli_list_files(), and cli_bulletize() - Add interactive cli_menu(), cli_yesno(), and cli_ask()