README.md in method_log-0.0.7 vs README.md in method_log-0.1.0
- old
+ new
@@ -31,11 +31,9 @@
* Support for Rspec tests
* Default to looking for commits in current git branch
* Check what happens with merge commits
* Maybe add as new git command or extension to existing command e.g. `git log`
-* Optimise search for method definitions:
- * First look in file where method was last defined
* Find "similar" method implementations e.g. by comparing ASTs of implementations
### Credits
Written by [James Mead](http://jamesmead.org) and the other members of [Go Free Range](http://gofreerange.com).