README in file-find-0.2.4 vs README in file-find-0.2.5
- old
+ new
@@ -31,10 +31,12 @@
* ctime
* follow
* ftype
* inum (except Windows)
* group (name or id)
+* maxdepth
+* mindepth
* mtime
* name (or 'pattern')
* path
* perm (except Windows)
* prune
@@ -48,10 +50,10 @@
considered. Please log any feature requests on the project page at
http://www.rubyforge.org/projects/shards.
Some specific things I plan on adding:
-* symbolic permissions for the :perm option
+* general FileTest operations
* exec
* links
* support for :user and :group on MS Windows
= Options I won't support