Version 2.4.0
- Fixed handling escaped wildcards characters (backslashes were stripped from searching string, e.g. 'C:\\\\*' resulted in 'C:\\*' and is treated as escape '*', not a wildcard)
- Fixed breaking UTF-16 surrogate pairs and continues pairs of backslashes by joiners/punctuation
- Slightly reduce a code size