Skip to content

Releases: bmatcuk/doublestar

Removed Errant Symlink

11 Sep 19:51
Compare
Choose a tag to compare

An extra, self-referencing symlink somehow ended up in the repo. Oops! I've removed it.

Allow broken symlinks to match globbing

03 Sep 00:50
Compare
Choose a tag to compare

For example, if test/broken-symlink is a broken symlink, a pattern such as test/* should still match it.

"abc**" should match "abc"

23 Aug 03:16
Compare
Choose a tag to compare

Removed Tests for Windows

08 Feb 20:26
Compare
Choose a tag to compare

Windows didn't like a few of the test files, so I've removed them.

Fixed Overly Permissive Globstars

22 Nov 23:34
Compare
Choose a tag to compare

A bug was identified that caused globstars to match more than they should. This issue has been corrected.

Minor Bug Fix

10 Sep 01:34
Compare
Choose a tag to compare

This release corrects a minor issue globbing absolute paths.

First Release!

20 Apr 00:05
Compare
Choose a tag to compare

First release of doublestar.