File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,9 @@ Revision history for File-Find
22
33{{$NEXT}}
44
5+ 0.2.5 2025-12-11T14:28:27-05:00
6+ - Better skip places where we cannot test symlinks
7+
580.2.4 2025-09-26T21:12:00+02:00
69 - Make `dir` mocking more deterministic in tests
710
Original file line number Diff line number Diff line change 4141 ],
4242 "test-depends" : [
4343 ],
44- "version" : " 0.2.4 "
44+ "version" : " 0.2.5 "
4545}
Original file line number Diff line number Diff line change @@ -58,6 +58,6 @@ my sub find(
5858
5959# - hack ------------------------------------------------------------------------
6060# To allow version fetching in test files
61- unit module File::Find : ver<0.2.4 >: auth<zef:raku-community-modules >;
61+ unit module File::Find : ver<0.2.5 >: auth<zef:raku-community-modules >;
6262
6363# vim: expandtab shiftwidth=4
You can’t perform that action at this time.
0 commit comments