We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9948fd6 commit 4a70323Copy full SHA for 4a70323
Changes
@@ -2,5 +2,8 @@ Revision history for File-Find
2
3
{{$NEXT}}
4
5
+0.2.0 2023-09-10T03:24:15+02:00
6
+ - support for junctions for `name` and `exclude` parameters
7
+
8
0.1.2 2023-07-26T12:50:03+02:00
9
- First version under raku-community-modules
META6.json
@@ -32,5 +32,5 @@
32
],
33
"test-depends": [
34
35
- "version": "0.1.2"
+ "version": "0.2.0"
36
}
0 commit comments