Skip to content

Releases: caarlos0/tasktimer

v1.7.0

14 Apr 03:14
62bb2e3
Compare
Choose a tag to compare

Changelog

62bb2e3 feat: switch to lipgloss (#9)
8e4b3f5 chore(deps): bump actions/cache from v2.1.4 to v2.1.5 (#10)

v1.6.0

08 Apr 14:46
Compare
Choose a tag to compare

Changelog

697d099 feat: update badger
9c84d47 feat: added edit cmd (#7)
120c171 feat: use go 1.16 (#8)

v1.5.0

07 Apr 17:13
Compare
Choose a tag to compare

Changelog

87d69ba feat: release for windows as well

v1.4.1

28 Mar 19:09
Compare
Choose a tag to compare

Changelog

c75045e fix: bump termenv
25d4698 fix: round times on report
fccacf4 chore: bump bubbletea
0e781a5 chore(deps): bump actions/cache from v1 to v2.1.4 (#5)
1ef9570 chore: dependabot
e093fb5 chore: dependabot

v1.4.0

07 Feb 19:14
Compare
Choose a tag to compare

Changelog

195c494 feat: list projects
941799b fix: improve to-json and from-json, format with gofumpt

v1.3.0

03 Feb 23:50
Compare
Choose a tag to compare

Changelog

e3dbbd5 Merge remote-tracking branch 'origin/main'
10c761f feat: from-json and to-json (#4)
6fe8d6e fix: hide completion cmd

v1.2.2

26 Jan 12:46
Compare
Choose a tag to compare

Changelog

64412c1 fix: improve viewport scrolling et al

v1.2.1

26 Jan 01:50
e24d3d4
Compare
Choose a tag to compare

Changelog

e24d3d4 refactor: clean up main.go (#3)
7b2331a fix: always scroll to top

v1.2.0

21 Jan 22:39
Compare
Choose a tag to compare

Changelog

98733aa fix: render with environment config
053b228 feat: auto-render report with glow when its a tty (#2)

v1.1.3

20 Jan 01:27
Compare
Choose a tag to compare

Changelog

d257586 fix: live times on the list