Closed jburnett closed 4 years ago
Thank you! I'll try this in a few fairly sized, internal, codebases that make use of Fare and let you know whether this breaks something or not.
If all goes fine, this should be merged over the next few days and released on NuGet as well. :rocket:
I'll create a new PR to make it easy.
Sounds good! Thank you, @jburnett.
The change in RegExp.cs fixes issue 32 by ignoring RegExpOptions.Empty during parsing. Added repo case to XegerTests.cs. I included the changes target framework I used on MacOS, but you can skip them & test w/.NET Fx and older netcore.