- [ENHANCEMENT] Speed up glob matching (#157)
This release replaces the implementation of the glob matching mechanism,
speeding it up significantly. In certain sub-optimal configurations, a warning
is logged.
This major enhancement was contributed by Wangchong Zhou.