- Fix AttributeError in Python 2.7 hidden by tests installing ``configparser`` library.
4.2
================
- Add support for Python 3.8.
- Fix missing dependency in Python 2.7 when installed as wheel.
4.1.1
==================
- Keep supporting Python 2 by using older versions.
4.1
================
- Add option ``--start-at`` to specify the first package for which the command is run. (It does a substring match against the packages list in the config file.)
- Add support for Python 3.7.
- Drop support for Python 3.4.
4.0
================
- Add an ``ignore-exit-code`` to the configuration of the commands to allow a complete run-through of all packages.