Skip to content

v0.3.0

Compare
Choose a tag to compare
@mlafeldt mlafeldt released this 14 Jun 12:39
· 68 commits to master since this release
db170ad
  • lib: Fix Events() to return all chaos events.
  • lib: Move library code. You need to import github.com/mlafeldt/chaosmonkey/lib now.
  • lib: Allow to configure custom User Agent.
  • cli: Send custom User Agent chaosmonkey Go client <version>.
  • cli: Allow to wipe state of Chaos Monkey via -wipe-state.
  • cli: Add --version to show program version.