Releases: vadymmarkov/Rexy
Releases · vadymmarkov/Rexy
1.0.1
1.0.0
0.7.0 - Swift 3.0.2
Fix build with latest swift 3.0.2 be @sportlabsMike #11
0.6.1 - Fix linting and tests
Fix tests
0.6.0 - More matching methods
Introduce 3 matching methods:
isMatch
match
matches
0.5.0 - Custom operators
Introduce custom matching operators: #6
0.4.0 - Rexy
- Pattern matching
- Capturing groups
- Replace method
- Representation of a regular expression error
- Option sets with default constants for compilation flags (cflag) and regex matching flags (eflag)