Skip to content

v0.1.0

Compare
Choose a tag to compare
@braydonk braydonk released this 22 Aug 17:51
· 83 commits to main since this release
5522f02

Changelog

  • c0bc122 Add missing license header
  • 7b4f2d5 Add support for paths as command line args
  • b15b9d8 Add usage documentation to README, fixed bugs found while writing
  • 6b0aa78 Added missing license header
  • 7451d46 Clean up unimportant test yaml files
  • 7c28387 Delete test config file
  • 69bd749 Formatting and linting all files working
  • 479b4df Initial commit, WIP
  • c5e9087 Restructured project for easier extensibility
  • 39ddc57 Update to yaml.v3 and use yaml.Node (#4)
  • 07d5e88 delete unnecessary 'return err' (#1)
  • 36136ab fill in empty default config fields