Skip to content

v1.3

Compare
Choose a tag to compare
@lanwen lanwen released this 07 Jan 08:41
· 56 commits to master since this release

Improvements

  • #42 - new method List<String> getTextGroups(String toTest, int group) (resolves #28)
  • #39 - Ensure removeModifier method turns off the flags
  • #34 - maybe() method now accepts a builder as parameter
  • #29 - don't create additional capture when use OR

Breaking changes

  • #33 - rename anythingButNot to anythingBut (remove double negation that may confuse users)