Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 354 Bytes

CHANGES.md

File metadata and controls

20 lines (14 loc) · 354 Bytes

1.6.0:

  • rename verbose flag "v" to "verbose"

1.5.2:

  • add ReadFile utility

1.5.1:

  • improve summary

1.5.0 (and 1.3.0):

  • split RunLifecycle into two interface. Pass report to AfterRun

1.2.0:

  • added RunLifecycle interface for BeforeRun and AfterRun hooks

v1.1.0:

  • BREAKING API: change signature of Attacker.Do to include context

v1.0.0:

  • initial