- **lcc top-suites**: show the number of tests per suite
- **CLI**: on multiple commands, the console styling was not turned off when the output got redirected
- **CLI**: fix `lcc` crash when no command is passed (Python 3 only)
CLI breaking changes
- the following command arguments have been dropped:
- **lcc fixtures**: `--color`, `--verbose`
- **lcc show**: `--no-metadata`, `--short`, `--flat-mode`, `--color`
- **lcc stats**: `--color`
- **lcc show**: `--desc-mode` has been renamed into `--show-description`