Releases: stryker-mutator/weapon-regex
Releases · stryker-mutator/weapon-regex
v0.6.0
Features
-
builtinmutators
-
mutator
- Add
BuiltinMutatorsJS
for exporting to JS bd120967
-
tree
v0.5.2
Bug Fixes
-
parser
- Long quantifier limits check + unparsable with nothing preceding f20ad57e
-
tree mutator
TreeMutator
should only filter the mutators once 9e3063b0
v0.5.1
Features
-
mutator
- Change
POSIXCharClassNegation
mutation location aecaa28e
- CharClassChildRemoval mutator also mutates naked character class 0fb4f0fa
TokenMutator
returns Mutant
s and more precise mutation location f8015c04
-
parser
- Add rules for parsing character class intersections 77c597f1
v0.4.2: Merge pull request #39 from stryker-mutator/fix/null-or
v0.4.1
Merge pull request #18 from stryker-mutator/fix/workflow
Fix/workflow