8000 Release v2.0.1 · IGLOU-EU/go-wildcard · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.0.1

Compare
Choose a tag to compare
@IGLOU-EU IGLOU-EU released this 08 May 12:28
· 15 commits to master since this release
80faff1

Hot fix for important bug fixes.
Here are the highlights of this release:

Bug Fixes

  • Fix: char ? did not have the expected behavior: This issue has been fixed in this version, ensuring the correct behavior for the ? character in wildcard expressions. (80faff1)

Test Improvements

  • Test: test on optional character rules: We have introduced a new case focusing on optional char. (eb86a27)

Style & Readability Enhancements

  • Style: improved readability: Made some tweaks to the codebase in order to improve readability. (0fa2add)
0