Skip to content

v0.0.2

Compare
Choose a tag to compare
@eddie-knight eddie-knight released this 17 Oct 14:13
· 10 commits to main since this release

New Features:

  • Logs now write to file in addition to CLI
  • Raids now have their own JSON and YAML formatted output files with Strike results

Improvements:

  • Strikes now are expected to return RaidResults objects instead of errors
  • Default loglevel is now error

Bugfixes:

  • Strike sets were previously non-configurable due to a dev value being hardcoded into the SDK

Full Changelog: v0.0.1...v0.0.2