Skip to content

v0.0.2-rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@eddie-knight eddie-knight released this 21 Aug 03:36
· 12 commits to main since this release

v0.0.2 Release Candidate

Feature Improvements:

  • Logs now write to file in addition to CLI
  • Raids now have their own JSON and YAML formatted output files with Strike results
    • Strikes now are expected to return RaidResults objects instead of errors
  • Default loglevel is now error

Bugfixes:

  • Unecessary error message was given when no config was supplied
  • Config file wasn't being used properly within Raids
  • Corrected -v usage and removed any instance of log in favor of logger. Basic log should not be used due to persistent unexpected behavior.

Full Changelog: v0.0.1-rc...v0.0.2-rc