Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 17:16
· 95 commits to main since this release

Changelog

  • 079b553 Cleaned up the error messagesi for reading configuration file
  • 12630c7 Cleaned up information on the configuration
  • 9baf86f Added short form to handling in combination with config
  • 2dad9ec Removed unused function
  • 3a3a614 First shot at dynamic test structures (directories) more cleaning to follow up on
  • 1459cf6 Updated local dictionary
  • ed79794 Merge branch 'main' of github.com:jonasbn/stevedore
  • 7710b63 I believe I got the configuration / command line flag balance in order, more testing required
  • 03254c3 Merge pull request #27 from jonasbn/dependabot/github_actions/rojopolis/spellcheck-github-actions-0.30.0
  • 69442e8 Bump rojopolis/spellcheck-github-actions from 0.29.0 to 0.30.0
  • 720e206 Merge pull request #26 from jonasbn/return_code_bug_fix
  • 782499b Corrected code so we return from the helper function and not using os.Exit().
  • d213357 Altered case for test, as recommended by linter
  • fbf1bc4 Ordered command line flags in struct for easier navigation, tests aligned
  • a38a9e5 Merge pull request #25 from jonasbn/issue11
  • 84d93a2 Updated from main branch
  • 8c3df1d Updated from main branch
  • 45660ab Removed some excess whitespace from the schema file.
  • f50e6ca Updated from main branch
  • 7aa917b Minor corrections to the documentation
  • b835119 Initiated integration of configuration file