Skip to content

Releases: Swatto/td

1.4.2

07 Jun 14:42
Compare
Choose a tag to compare

Changelog

3f516ea Internal: migrate urfave/cli to v2
757a8b5 Rework action trigger for homebrew publishing

1.4.1

23 Feb 11:22
Compare
Choose a tag to compare

Changelog

9f5b9b6 Add short name for clean command
e40ec11 Build more architecture on release
aa3b2d3 Merge pull request #30 from thii/clean-short
9e88196 Merge pull request #31 from Swatto/CI-use-go1.8
896f690 More releases
d37f810 Move license to separated file
a38f424 Update homebrew formula on updating
c97ac30 Upgrade CI stack and vendors
3beb353 Use Go 1.8 on Travis

1.4.0

01 Dec 18:37
Compare
Choose a tag to compare

Features

  • Rework the reorder (r) to allow to swap two todos by passing their ids - @Swatto

1.3.0

24 Jun 08:21
Compare
Choose a tag to compare

Features

  • Add a "init" command to create a ".todo" file in the current folder (like Git CLI) - @Swatto

1.2.0

07 May 07:15
Compare
Choose a tag to compare

Features

  • Try to find the .todos file using cwd and its parents directories (like Git CLI) - @txgruppi

Enhancement

  • Output the id of a todo after creation - @txgruppi
  • Change the color of the creation output - @GochoMugo

Fixes

  • Support state icon of a todo for Windows - @Swatto

1.1.1

17 Feb 09:09
Compare
Choose a tag to compare

Bug fix of the last release


Fixes

  • Missing spaces in the todo output - @Swatto

1.1.0

17 Feb 09:01
Compare
Choose a tag to compare

Features

  • .todos file that overwrite the environment variable - @txgruppi
  • Add an action to modify the description of a todo - @Swatto

Fixes

  • Windows support (color output) - @mattn
  • Case insensitive search - @txgruppi

1.0.0

11 Feb 15:24
Compare
Choose a tag to compare

First release of the project.