Skip to content

v0.8.5

Choose a tag to compare

@github-actions github-actions released this 19 Jun 16:36
· 93 commits to main since this release

Feat

  • better formatting for trees in scripting
  • include git hash in the --version
  • add --capture option to capture responses in the tree
  • add load interactive command
  • add save command in interactive mode to save the current config
  • add aliases for interactive commands
  • add scripting support for --filter and --show

Fix

  • make structs correctly available in interactive mode
  • --capture wasn't able to capture the body of the responses
  • remove comma separation for wordlists

Refactor

  • add a build script for git info + clap features