Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Releases: l-lin/tcli

1.4.0

06 Jan 17:00
Compare
Choose a tag to compare

Changelog

  • 5b94c7c feat: add default configuration

1.3.0

27 May 07:56
Compare
Choose a tag to compare

Changelog

5b85b48 feat: add clear cmd

Docker images

  • docker pull ghcr.io/l-lin/tcli:latest
  • docker pull ghcr.io/l-lin/tcli:1.3.0

1.2.0

28 Mar 10:17
Compare
Choose a tag to compare

Changelog

4208b81 feat: add cmd to archive all cards in list

Docker images

  • docker pull ghcr.io/l-lin/tcli:latest
  • docker pull ghcr.io/l-lin/tcli:1.2.0

1.1.0

20 Mar 15:30
Compare
Choose a tag to compare

Changelog

2931a4f feat: remove unused fields when displaying boards, lists and cards

Docker images

  • docker pull ghcr.io/l-lin/tcli:latest
  • docker pull ghcr.io/l-lin/tcli:1.1.0

0.5.0

22 Feb 16:16
Compare
Choose a tag to compare

Changelog

Docker images

  • docker pull ghcr.io/l-lin/tcli:latest
  • docker pull ghcr.io/l-lin/tcli:0.5.0

0.4.0

22 Feb 11:23
Compare
Choose a tag to compare

Changelog

3e69173 feat: use label colors instead of label ids

Docker images

  • docker pull ghcr.io/l-lin/tcli:latest
  • docker pull ghcr.io/l-lin/tcli:0.4.0

0.3.1

22 Feb 10:00
Compare
Choose a tag to compare

Changelog

a5fdf4f fix: mv can also be used to rename

Docker images

  • docker pull ghcr.io/l-lin/tcli:latest
  • docker pull ghcr.io/l-lin/tcli:0.3.1

0.3.0

21 Feb 20:06
Compare
Choose a tag to compare

Changelog

fc231fc style: add space for live prefix
71e0816 feat: escape spaces in input
55faa41 feat: support multiple arguments
c99fa27 feat: add mv command + support unicodes
6ab39ff feat: add cp command

Docker images

  • docker pull ghcr.io/l-lin/tcli:latest
  • docker pull ghcr.io/l-lin/tcli:0.3.0

0.2.2

20 Feb 10:46
Compare
Choose a tag to compare

Changelog

cbcbdfc fix: revert to completer.FilePathCompletionSeparator

Docker images

  • docker pull ghcr.io/l-lin/tcli:latest
  • docker pull ghcr.io/l-lin/tcli:0.2.2

0.2.1

20 Feb 10:25
Compare
Choose a tag to compare

Changelog

b6ddacc fix: use / instead of os.PathSeparator to ensure it works on windows

Docker images

  • docker pull ghcr.io/l-lin/tcli:latest
  • docker pull ghcr.io/l-lin/tcli:0.2.1