td version history
8 releases tracked, newest first.
1.4.2
Jun 7, 2021- Migrated urfave/cli to v2
- Reworked action trigger for homebrew publishing
9 downloads
1.4.1
Feb 23, 2021## 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
8 downloads
1.4.0
Dec 1, 2016**Features**
- Rework the `reorder` (`r`) to allow to swap two todos by passing their ids - @Swatto
2 downloads
1.3.0
Jun 24, 2015**Features**
- Add a "init" command to create a ".todo" file in the current folder (like Git CLI) - @Swatto
10 downloads
1.2.0
May 7, 2015**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
7 downloads
1.1.1
Feb 17, 2015_Bug fix of the last release_
---
**Fixes**
- Missing spaces in the todo output - @Swatto
7 downloads
1.1.0
Feb 17, 2015**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
7 downloads
1.0.0
Feb 11, 2015First release of the project.
7 downloads