v0.1.0
Changelog
39b4858 Add JIRA client
7cf27b1 Add logrus for formatted logging.
17bd00f Add required install of libgit2
7dbe3f7 Add taste cmd for pushing a review
2cf9381 Ensure user is assigned to an issue that is being brewed.
cdf0520 Fix incorrect args validation
899f446 Implement first version of brew command
4289834 Initial commit
1eba6ab Move from draft to WIP API
c3956e8 Update README
5ae984a Update README with more detailed instructions.
5c00f64 Upgrade to latest libgit2
8f19c62 add goreleaser support
1f65ddb add taste cmd and travis-ci support
87b92e0 allow searching for a repo from subdirs.
f336e8c fix version of libgit2 for linking
bd57300 initial scaffold
0a3085d minor cleanup
736cf52 move deps to before_install
cc8a891 replace git2go with pure go library to avoid cgo