Skip to content

v3.0.0-294f939

Choose a tag to compare

@github-actions github-actions released this 16 May 22:09
· 28 commits to main since this release
294f939

Version 3 is out! ๐ŸŽ‰

v3 highlights compared to v2:

  • Single static binary: (Rust) โ€” grab a binary from Releases. No Node, no
    npm, no Python.
  • Unix-style I/O: read from stdin or a file, write to stdout or -o <file>.
    Combine easily with a deobfuscator like webcrack.
  • New providers: Ollama (local), Anthropic and OpenRouter.

Check out the v3 PR for more info.