Releases: ngrink/tasker
Releases · ngrink/tasker
v0.2.0
v0.1.1
v0.1.0
Changelog
- f406c2c Initial commit
- 8d5d180 add column "done" and task completed icon
- 53ab334 add command "add"
- 253e23d add command "clean"
- d248fb2 add command "edit"
- c4c9b10 add command "ls"
- e4d4d6e add command "purge"
- 820c7af add command "rm"
- 12dc48d add commands "complete", "uncomplete"
- 3b8dd78 add confirmation when deleting task
- bbc15f9 add core logic
- fdb69c8 add goreleaser
- dbc34c3 add task age column
- 6e40b1a add task sorting
- 93abb31 add util function for generate an example
- 4037a3e add uuid to tasks
- fe4549d adds task filtration to "ls" command
- 70dc121 delete unused files
- 6ee59e9 fix assignment without pointer
- 6954218 formatting
- 2ed1039 formatting
- 89f6bf9 formatting
- c010c98 formatting
- b2f6ae7 init cobra
- 1678f19 refactoring
- 9aba4c5 update .gitignore
- 02b9532 update README
- 743e02c update docs
- c727de7 update docs
- f49f073 update go.mod