1.3.0
- Support (and enable by default) colorizing the console stderr output from
bin/qq
- disable with the--no-colorize
flag or thecolorize: false
configuration entry. (#94, resolved #36) - Introduce a Logging facility, and add the
--verbose/-v
flag - supply it
either once or twice to enable (colorized) logging in eitherinfo
ordebug
level, providing much more detail about what's going on during execution.