Skip to content

0.7.2

Compare
Choose a tag to compare
@xansec xansec released this 10 Sep 04:23
· 30 commits to main since this release
371c775

Release rules_mayhem 0.7.2. New features:

  • Support waiting for a mayhem_run() rule to finish with wait = True.
  • Support specifying Mayhemfile configuration directly in the mayhem_run() rule
    • mayhemfile() has been renamed to mayhem_init()
    • mayhem_init() (previously mayhemfile()) is deprecated and will be removed in a future release. Favor specifying Mayhemfile parameters directly in the mayhem_run() rule. This simplifies workflow.
  • Support task specification in mayhem_run(); can specify only regression, for example, with regression = True.

What's Changed

Full Changelog: 0.7.1...0.7.2