[release-announce] cliff 2.18.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Wed Jan 8 20:43:53 UTC 2020


We are thrilled to announce the release of:

cliff 2.18.0: Command Line Interface Formulation Framework

This release is part of the ussuri 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 2.16.0..2.18.0
-------------------------------

8e4ae2b Add autoprogram_cliff_app_dist_name config opt
5315cb9 Switch to Ussuri jobs
4323c89 Add contributors link to readme
f9d5a88 Modify the help message of `-c`/`--column` parameter
584352d Stop wildcard importing argparse
9d77e2c Add an errexit attribute to InteractiveApp to exit on command errors
8bcd068 Allow finding command by partial name


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                         |  2 +-
README.rst                         |  1 +
cliff/_argparse.py                 | 25 ++++++++++++++++--
cliff/app.py                       |  6 ++---
cliff/command.py                   | 29 ++++----------------
cliff/commandmanager.py            | 23 +++++++++++++++-
cliff/display.py                   |  3 ++-
cliff/interactive.py               | 15 ++++++++---
cliff/sphinxext.py                 |  4 +++
13 files changed, 175 insertions(+), 50 deletions(-)







More information about the Release-announce mailing list