Releases: z0al/git-todos
v0.2.2
Changelog
7d00f33 release: upgrade snap version
7888a04 fix: correct issues list formatting
91abe1f fix: remove git plugs from snapcraft.yml
4f5d643 fix: add git build-packages for snapcraft
Automated with GoReleaser
Built with go version devel +8f6e8f9efd Tue Jan 16 08:20:51 2018 +0000 linux/amd64
v0.2.1
v0.1.0
Changelog
5040170 docs: add README.md 📓
37c33ad refactor: mark required fields instead of optional ones
3c21a92 feat: show linked issue number as default value for issues to be closed
050cf2a refactor: use the built-in TrimSpace function
df7dc36 feat: display Todos issue ID
d74f3a7 fix: correct GitHub search query builder
93b1685 fix: markdown is NOT supported yet
fbcf181 style: fix a typo
9a1b4f6 refactor: rename "encourage" package to "helpers"
9d06561 feat: support importing issues from GitHub 🎉
4c2766a fix: trim spaces before adding Todo
4b3d282 refactor: add remote ID Todo field
d00e3e8 refactor: remove exitWithError helper
6bc26c2 refactor: add log.wait for indicating long process
6ffea87 refactor: move flag containers to app.go
49b9082 refactor: pass todos map as param for todos.Select
3ee1019 refactor: add --marked flag to each suitable command individually
185c3f3 chore: fix typos
794fa04 refactor: remove trailing spaces from logger
35e3757 feat: show Todo's title on remove
fbffe13 feat: support marked
flag
30ee02e refactor: rename "todos" to "todosMap"
692dc2d feat: support Todos marking 🔖
5237815 fix: sort todos list when listing
d3b0ecc chore: fix a typo
e532904 feat: a little encrougement when listing Todos
bfbfd69 feat: new list command
6b7f611 fix: rename list command to show
ace03bf chore: install dep on Travis CI
394be18 chore: add .travis.yml
2c88ba3 chore: setup GoReleaser
758c870 chore: Code of Conduct
6e59162 chore: CONTRIBUTING.md
7b063e3 chore: fix missing license header
0398ebe feat: wrap commit message body within limited width
237d71d feat: little encouragements while you work
e96badc refactor: perform error validation inside git.Commit
6f1cc3a feat: finish todos and commit changes
c302653 feat: limit todo title's length to 70 characters
9d037e4 refactor: move selection logic to todos/select.go
f814cf1 feat: alias "list" command to "show"
e5dc047 feat: validate Todos title's length to be less than 80
47188c4 refactor: indent about message with 2 spaces only
f4d609e refactor: no args
ba4793a feat: remove todos
54df0fe refactor: move selection logic to common.go
6b3c1cf feat: todos listing command
f3a8cfb feat: support adding todos 🎉
fb7d5f0 fix: trim Git root path
61e6c22 feat: prettier logger
Automated with GoReleaser
Built with go version devel +043f112e52 Mon Dec 11 14:51:39 2017 +0000 linux/amd64