Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 06:57
· 3 commits to main since this release

Changes

🐛 Bug Fixes

  • Fix parsing of +? and *? suffixes (PR #3) by @Ghost4Man
  • Fix SuffixKind enum to NonGreedy (#4) (d817655)

🧰 Maintenance

🧰 Misc

  • Update to .NET 8. Use netstandard2.0 for the library. Update NUnit 4 (78aafa5)

Full Changelog: 2.0.0...3.0.0

Published with dotnet-releaser