Changes for version 0.040 - 2019-07-25
- [new] Add convert_wildcard_to_re().
- [internal] Rename named captures, also capture literals to make things like convert_wildcard_to_re() easier to implement.
- [bugfix] Handle escaped comma in bash brace.
- Capture ** in bash_joker to allow different behavior from * in the future.
Modules
Bash wildcard string routines