We are pumped to announce the release of: cliff 4.4.0: Command Line Interface Formulation Framework This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/cliff Download the package from: https://pypi.org/project/cliff Please report issues through: https://storyboard.openstack.org/#!/project/openstack/cliff For more details, please see below. Changes in cliff 4.3.0..4.4.0 ----------------------------- 606644c Handle complex objects in yaml formatter better 2f3e17d Add pre-commit 13424d1 Fix pre-commit issues e02f89c Autofit table output if stdout is a tty 6096869 Fix flake8 violation E721 989c440 Use upper-constraint in doc generation f2215ba Clarification of the algorithm used Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 33 ++++++++++++++++++++++ bandit.yaml | 2 ++ cliff/formatters/table.py | 11 +++++++- cliff/formatters/yaml_format.py | 22 +++++++++------ cliff/utils.py | 8 +++--- demoapp/README.rst | 2 +- tox.ini | 4 ++- 15 files changed, 149 insertions(+), 44 deletions(-)
participants (1)
-
no-reply@openstack.org