Skip to content

v0.0.5

Compare
Choose a tag to compare
@patrickdevivo patrickdevivo released this 13 Nov 13:29
· 90 commits to master since this release

Changelog

bfcc111 Merge pull request #21 from augmentable-dev/cmds-cleanup
0cadba8 Merge pull request #22 from augmentable-dev/todo-history
dd55f41 Update README.md
9092f80 add a TODO
3f2f8fc add ability to parse when a TODO was added, include in report
c1295b9 clean up error handling, abstract a validation, add a cmd desc phrase
5358b71 concurrent blaming, skip merge commits
6ed2e33 home grown blame for todos
1b7b8a8 implement blame on a set of todos, some clean up
f9ff939 make FindBlame cancellable via context, make ToDos sortable
05682eb only call cb if it's not nil
bd0139d quick bugfix