Skip to content

v0.8.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@matthiasr matthiasr released this 10 Oct 22:06
· 805 commits to master since this release
  • [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.