Skip to content

1.2.0

Compare
Choose a tag to compare
@nevinera nevinera released this 30 May 15:01
· 155 commits to main since this release
e4c1ab7
  • Support --light, --quiet, and --logging LEVEL arguments for less output
    (#78, resolves #37)
  • Support the markdownlint tool
    (#79, resolves #58)
  • Extract BaseRunner (#82) and RelevantRunner (#83) parent classes from the tool
    runners, to allow new tools to be more easily implemented. (Resolves #81)
  • Extract a Cli::Presenter from the Entrypoint, to simplify pending work on cli
    presentation (#84, resolves #42)
  • Update the docs a bit, and add a changelog