JavaVerbalExpressions v1.3 Release Notes

Release Date: 2016-01-07 // over 8 years ago
  • 👌 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)