Releases: bmatcuk/doublestar
Releases · bmatcuk/doublestar
Removed Errant Symlink
An extra, self-referencing symlink somehow ended up in the repo. Oops! I've removed it.
Allow broken symlinks to match globbing
For example, if test/broken-symlink
is a broken symlink, a pattern such as test/*
should still match it.
"abc**" should match "abc"
v1.0.4 v1.0.4
Removed Tests for Windows
Windows didn't like a few of the test files, so I've removed them.
Fixed Overly Permissive Globstars
A bug was identified that caused globstars to match more than they should. This issue has been corrected.
Minor Bug Fix
This release corrects a minor issue globbing absolute paths.
First Release!
First release of doublestar.