Releases: scotthelm/todo
Releases · scotthelm/todo
v0.0.5
fixes issue with initial todo file
v0.0.4
Adds -b <path>
to backup the todo file to the given path
v0.0.3
No external API changes. Only internal changes to increase testability.
v0.0.2
Adds Completion Time and Created At date formatting
v0.0.1
This is the first release of this tool. It contains the source and three binaries:
- todo-linux GOOS=linux GOARCH=amd64
- todo-mac GOOS=darwin GOARCH=amd64
- todo-windows GOOS=windows GOARCH=amd64