-
Notifications
You must be signed in to change notification settings - Fork 15
/
ChangeLog
36 lines (22 loc) · 898 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
2014-03-30 Dave Thomas <[email protected]>
* Fix issue with missing directory in tests. Based on a PR
from Low Kian Seong (lowks)
2014-10-18 Dave Thomas <[email protected]>
* Add `matching:` option to filter names of returned files.
2014-10-14 Booker Bense <[email protected]>
* :include_stats option turns off following
symlinks
2014-10-12 Booker Bense <[email protected]>
* Added support for detecting symlinks
* Tweaks to tests to work around git not storing
empty directories.
2014-10-04 Dave Thomas <[email protected]>
* Add options to
* include File.Stat with each file name
* include directory names in the list returned
2014-10-03 Booker Bense
* Add a Stream API
2014-09-18 Dave Thomas <[email protected]>
* lib/dir_walker.ex: Ignore special files.
Skip direcories and files that we have no access to.
* mix.exs: bump to 0.0.3