Skip to content

Releases: scotthelm/todo

v0.0.5

16 Oct 14:08
Compare
Choose a tag to compare

fixes issue with initial todo file

v0.0.4

15 Oct 21:32
Compare
Choose a tag to compare

Adds -b <path> to backup the todo file to the given path

v0.0.3

15 Oct 05:12
Compare
Choose a tag to compare

No external API changes. Only internal changes to increase testability.

v0.0.2

12 Oct 02:29
Compare
Choose a tag to compare

Adds Completion Time and Created At date formatting

v0.0.1

11 Oct 02:00
Compare
Choose a tag to compare

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