Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@postmodern postmodern released this 10 Jun 01:01
· 10 commits to main since this release
v0.1.0
  • Initial release:
    • Require ruby >= 3.0.0.
    • Provides a Fuzzer class for incremental substitution fuzzing of data.
    • Provides a Mutator class for combinatorial substitution mutation of data.
    • Provides methods for enumerating over common "bad strings".
    • Provides core extension methods to Ruby's String class.