We exuberantly announce the release of: cliff 2.15.0: Command Line Interface Formulation Framework This release is part of the train 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://bugs.launchpad.net/python-cliff/+bugs For more details, please see below. Changes in cliff 2.14.1..2.15.0 ------------------------------- 4465e25 Dropping the py35 testing ffb579b Updates for OpenDev transition 6e52ba5 OpenDev Migration Patch 6e5c1e0 add python 3.7 unit test job b895afe Missing carriage return in some cases, using -f json 122a779 Change openstack-dev to openstack-discuss a4ff48c Remove dead files 854e59b add argparse conflict handler "ignore" Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- .zuul.yaml | 4 +- MANIFEST.in | 6 -- Makefile | 21 ------ README.rst | 2 +- cliff/_argparse.py | 80 ++++++++++++++++++++- cliff/command.py | 1 + cliff/formatters/json_format.py | 1 + setup.cfg | 4 +- tox.ini | 4 +- 13 files changed, 116 insertions(+), 194 deletions(-)