haltcase / glob

Pure Nim library for matching file paths against Unix style glob patterns.
https://glob.bolingen.me
MIT License
61 stars 5 forks source link

Require regex < 0.17 #50

Closed haltcase closed 3 years ago

haltcase commented 3 years ago

Closes #49

Version 0.17.0 introduces an as of yet unidentified breakage.