Skip to content

1.3.0

Compare
Choose a tag to compare
@nevinera nevinera released this 06 Jun 18:30
· 74 commits to main since this release
bf1227d
  • Support (and enable by default) colorizing the console stderr output from
    bin/qq - disable with the --no-colorize flag or the colorize: 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 either info or debug
    level, providing much more detail about what's going on during execution.