litecli v1.9.0 Release Notes
Release Date: 2022-06-06 // 8 months ago-
🔋 Features
- ➕ Add support for ANSI escape sequences for coloring the prompt.
- ➕ Add support for
.indexes
command. - ➕ Add an option to turn off the auto-completion menu. Completion menu can be
triggered by pressed the
<tab>
key when this option is set to False. Fixes #105.
🐛 Bug Fixes
Previous changes from v1.8.0
-
🔋 Features
- ⚡️ Update compatible Python versions. (Thanks: [blazewicz])
- ➕ Add support for Python 3.10. (Thanks: [blazewicz])
- ⬇️ Drop support for Python 3.6. (Thanks: [blazewicz])
🐛 Bug Fixes
- ⬆️ Upgrade cli_helpers to workaround Pygments regression.
- Use get_terminal_size from shutil instead of click.