v0.3.0
- 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.