Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 12 Jun 20:39
· 69 commits to main since this release
Immutable release. Only release title and notes can be modified.

Changed

  • Replace quickjs with exejs as the JavaScript engine for solving Cloudflare
    IUAM (V1) challenges. exejs is a pure-Python JS evaluator that eliminates the
    compiled C extension dependency, improving cross-platform compatibility and
    installation reliability.