Skip to content

0.7.7

Compare
Choose a tag to compare
@ericwb ericwb released this 31 Oct 22:42
· 32 commits to main since this release
6351796

What's Changed

  • Fix outdated man page by @ericwb in #665
  • Add some testing of CLI loading of config by @ericwb in #666
  • Refactor the CLI checking of config arguments by @ericwb in #667
  • Add validation on the specified output file by @ericwb in #668
  • Properly handle quiet mode by @ericwb in #669
  • Add unit test of the version argument to the CLI by @ericwb in #670
  • Add unit test for precli-init command by @ericwb in #671
  • Add checking for files given that don't exist by @ericwb in #672
  • Add unit test for invalid multiple renderers given by @ericwb in #674
  • Add unit test of mutually exclusive enable and disable by @ericwb in #673
  • Move the github target logic into an extension by @ericwb in #675
  • Fix the output option by @ericwb in #676

Full Changelog: 0.7.6...0.7.7