Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@dynamicbutter dynamicbutter released this 05 Apr 23:18
· 5 commits to main since this release
7a6c898

What's Changed

  • Add Replace function to RegexSearcher to support search and replace of gigantic files

WARNING - major release 3 is incompatible with major release 2
The following migration steps need to be taken when changing from major 2 to 3
1. Calls to RegexSearcher.GetMatchData no longer take an optional regexIndex parameter

Full Changelog: v2.0.1...v3.0.0