- #43 - Case insensitivity option (#41) contributed by (bernhof) +enhancement
- #42 - IndexOutOfRangeException
- #41 - Case sensitivity option
- #40 - Infinite loop?
- #39 - Glob.Match InvalidOperationException
- #38 - Build failing - cake issue. +fix
- #30 - match assembly version and nuget version
- #17 - Comparison with Microsoft.Extensions.FileSystemGlobbing
Commits: 1db697f835...02bac8e818
Commits: afc4ecf6e8...5b400f03f2
Commits: a7659739ed...4436a7eee6
- #33 - Unexpected match with ** +fix
Commits: cc825e8b00...31ae335b8f
- #32 - Defect: Patterns with Unsupported non alph-numeric characters fail to match
Commits: 0ada92e5b0...1b08223e16
- #31 - Defect: Spaces After Comma Doesn't Match +fix
- #29 - wrong match for "C:\name.ext" to glob pattern "C:\name**" +fix
Commits: 441ed8f828...80cdcf129c
- #27 - "C:\THIS_IS_A_DIR**\somefile.txt" matches wrongly to "C:\THIS_IS_A_DIR\awesomefile.txt" +fix
Commits: c41f0382e6...5420465122
Commits: 71cc22c3d5...bffdc7e63c
- #24 - Add back in net4 and net46 targets.
- #23 - Update / Fix AppVeyor build to vs2017
- #22 - Migration to csproj as well as minor changes contributed by Ian Qvist (Genbox)
- #20 - Does not recognise : or _ as valid characters +fix
- #19 - Add benchmark results to wiki
- #16 - Does not recognise ~ as a valid character +fix
Commits: 5c27f96195...98dceae298
Commits: 0263c8e1d1...d8bc2c991b
- #15 - Add tilde ('~') character support contributed by Ka-ming Chan (ming4883)
- #14 - Index outside bounds of array +fix
Commits: 6fe5667bd9...75d01b8436
- #13 - ** Directory wildcard not matching correctly +fix
Commits: e171c4e858...3e8d541a0b
- #12 - Add more benchmarks against compiled Regex
- #11 - Benchmark Non Matches
- #10 - More Performance Improvement Ideas and Heurisitcs
- #9 - DirectoryWildcards
- #8 - Add Benchmarks
- #7 - Consider..
Commits: 1a5e77e3b0...ad290cf3a1
- #6 - Glob Match Generator
- #5 - Glob Builder
- #4 - Glob Formatter
- #3 - Glob should override string and return pattern
Commits: f1a3e3f6cc...b83e6ef3c0
- #2 - Performance Comparison Tests
Commits: db53a8570a...89bfaf33b2