Y
Hacker News
new
|
ask
|
show
|
jobs
by
Jarred
1254 days ago
We'll add glob support in v0.6. We didn't include it because we need to implement a glob matcher in native code and we needed to descope some stuff because it was already a little more than 3 weeks since the last release
1 comments
lhnz
1254 days ago
You might be interested in @devongovett's `glob_match` library (written in Rust):
https://github.com/devongovett/glob-match
link
sebdufbeau
1254 days ago
Seems to already be on his radar:
https://twitter.com/jarredsumner/status/1615071897859018753
link