2 changed files with 4 additions and 2 deletions
@ -1,5 +1,6 @@ |
|||||||
0.2.0 |
0.2.1 |
||||||
#First line must be a semantic version number |
#First line must be a semantic version number |
||||||
#all other lines are ignored. |
#all other lines are ignored. |
||||||
|
#0.2.1 - treefilenames: filter '.' and '..' by tail in the hidden-directory glob so recursion does not loop on non-Windows platforms |
||||||
#0.2.0 - treefilenames now matches hidden files and recurses into hidden directories on all platforms |
#0.2.0 - treefilenames now matches hidden files and recurses into hidden directories on all platforms |
||||||
#0.2.0 - added PUNKARGS documentation for punk::path::relative |
#0.2.0 - added PUNKARGS documentation for punk::path::relative |
||||||
|
|||||||
Loading…
Reference in new issue