Skip to content

v0.0.6

Choose a tag to compare

@patrickdevivo patrickdevivo released this 08 Dec 00:00
· 78 commits to master since this release
672b0c4

Changelog

0cdf52a Merge pull request #23 from augmentable-dev/refactoring
672b0c4 Merge pull request #24 from augmentable-dev/exec-blame
bac1475 add TODO to handle todos added in the initial commit
9e35a44 add a note about previewing each file for enry
3602da0 don't pass the SHA in of the head, so that uncomitted todos get picked up as well
e9a1db2 implement blaming via exec of git command
f80ef25 some general refactoring
459696c some minor UX updates (spinner), and update how comment funcs return results (via cb)
eef7662 use a custom struct for a todo's commit
a4715a8 use a scanner to find todos in a commit
e91861d use godirwalk
545d663 use relative path (to directory) when storing where a comment is