Releases: DandyLyons/NativeRegexExamples
Releases · DandyLyons/NativeRegexExamples
0.0.7
Add tests for RegexBuilders.
Note:
Experiments have not yet yielded a viable way to reuse tests between the RegexLiterals and RegexBuilders. In the meanwhile, we are manually duplicating tests to cover each.
0.0.6
Full Changelog: 0.0.3...0.0.6
- Add Documentation hosting on Swift Package Index
- Removed test target from the Swift 5 manifest
- Expanded platform availability to every platform that can use
Regex
- Note: I have not built on all platforms. Please file an Issue if a platform fails to build.
0.0.3
Update Readme
0.0.1
Regex's and tests for:
- Date (MM/DD/YYYY) detection
- IPv4
- Phone Numbers
- SSN
Full Changelog: https://github.com/DandyLyons/NativeRegexExamples/commits/0.0.1