TODO.txt in stowaway-0.1.2 vs TODO.txt in stowaway-0.1.5
- old
+ new
@@ -1,6 +1,9 @@
== Future
-* when locator returns duplicate filenames, the files should be matched on path+name in order to retain uniqueness
- * currently, two files with the same name in different directories will be treated as the same file
+* add verbose option to output file names of the files that weren't found and
+ the files that were only partially matched on name.
+* ignore vendor folder
+* ignore spec folder
+* move appropriate sweeper tests to matcher
* specify runner.rb
- * clean up it's dependencies
\ No newline at end of file
+ * clean up it's dependencies