Release Notes

Release Notes#

This document lists major changes across releases.

Added in version 1.0: (June 26, 2025)

Changed in version 1.0:

  • We now apply Python end-of-line rules to grammar parsing. End continuation lines with \ or use parentheses.

  • Fuzzing by default is now “infinite”, producing results until stopped. Specify -n N to obtain N outputs.

Added in version 0.8: (April 10, 2025)

  • First public beta release.

  • fandango fuzz and fandango parse commands.