Skip to content

Releases: stryker-mutator/weapon-regex

v0.6.0

04 Jun 14:49
ced1ada
Compare
Choose a tag to compare

Features

  • builtinmutators

  • mutator

    • Add BuiltinMutatorsJS for exporting to JS bd120967
  • tree

v0.5.2

04 Jun 14:38
e6e066a
Compare
Choose a tag to compare

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

08 May 16:50
8cfb224
Compare
Choose a tag to compare

Features

  • mutator

    • Change POSIXCharClassNegation mutation location aecaa28e
    • CharClassChildRemoval mutator also mutates naked character class 0fb4f0fa
    • TokenMutator returns Mutants 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

28 Apr 15:40
368c772
Compare
Choose a tag to compare

v0.4.1

09 Mar 17:45
5a68a0f
Compare
Choose a tag to compare
Merge pull request #18 from stryker-mutator/fix/workflow

Fix/workflow