-
v0.6.0 Stable
released this
2024-11-22 07:47:32 +00:00 | 0 commits to main since this releaseChangelog
ef37747b9d
: chore: update module git.smsvc.net/pomodoro/gotomato to v0.5.0 (@renovate-bot)09452b8c9c
: feat(Taskfile): add task to install latest published version (@smark)9b7dc19935
: feat: introducevars.go
for websocket package (@smark)342ecde6bb
: refactor: update reconnect code for better understanding (@smark)c4c787a782
: chore: update module github.com/charmbracelet/bubbletea to v1.2.3 (@renovate-bot)46c3a4c0b1
: fix: remove unused variable prevMessage (@smark)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ChronoTomato_0.6.0_checksums.txt
0 downloads · 194 B
-
ChronoTomato_0.6.0_linux_amd64
0 downloads · 2 MiB
-
ChronoTomato_0.6.0_linux_arm64
0 downloads · 1.8 MiB
-
v0.5.0 Stable
released this
2024-11-18 18:36:09 +00:00 | 6 commits to main since this releaseChangelog
74ee5f3693
: feat(Taskfile): add check for clean working tree before release (@smark)a121f01371
: feat: update terminology from "Work" to "Focus" (@smark)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ChronoTomato_0.5.0_checksums.txt
0 downloads · 194 B
-
ChronoTomato_0.5.0_linux_amd64
0 downloads · 2 MiB
-
ChronoTomato_0.5.0_linux_arm64
0 downloads · 1.8 MiB
-
v0.4.0 Stable
released this
2024-11-13 18:54:39 +00:00 | 8 commits to main since this releaseChangelog
646f460e6a
: chore: update module github.com/charmbracelet/bubbletea to v1.2.2 (@renovate-bot)b7fc646cc0
: fix: better error display in TUI (@smark)d25ce3eead
: feat: add read timeout for server messages (@smark)b494c2782e
: refactor: merge client/helper package to client (@smark)74f41f0e56
: fix: replace timer icon (@smark)6b90db0d6c
: feat: add progress bar to timer (@smark)94e7b41421
: fix: preserve client password during reconnection process (@smark)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ChronoTomato_0.4.0_checksums.txt
0 downloads · 194 B
-
ChronoTomato_0.4.0_linux_amd64
0 downloads · 2 MiB
-
ChronoTomato_0.4.0_linux_arm64
0 downloads · 1.8 MiB
-
v0.3.1 Stable
released this
2024-11-10 17:02:50 +00:00 | 15 commits to main since this releaseChangelog
c30829392d
: chore: update module git.smsvc.net/pomodoro/gotomato to v0.3.1 (@renovate-bot)c832aecd81
: fix: update module github.com/charmbracelet/bubbletea to v1.2.1 (@renovate-bot)fb502c1423
: fix(renovate): make Go deps always a "chore" (@smark)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ChronoTomato_0.3.1_checksums.txt
0 downloads · 194 B
-
ChronoTomato_0.3.1_linux_amd64
0 downloads · 2 MiB
-
ChronoTomato_0.3.1_linux_arm64
0 downloads · 1.8 MiB
-
v0.3.0 Stable
released this
2024-11-10 08:47:00 +00:00 | 18 commits to main since this release⚠️ All releases before and including this one may fail to install via
go install
as we accidentely released the same version multiple time. You can enforce the installation by temporarily exportingGOPROXY="direct"
andGOPRIVATE="*"
Changelog
7c2604c0bf
: feat: add release management viaTask
(@smark)9f3e0eb439
: feat(goreleaser): set version on build via ldflags (@smark)712aced7da
: feat!: introduceChronoTomatoVersion
(@smark)58d658be66
: feat(goreleaser): add initial configuration for GoReleaser (@smark)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ChronoTomato_0.3.0_checksums.txt
0 downloads · 194 B
-
ChronoTomato_0.3.0_linux_amd64
1 download · 2 MiB
-
ChronoTomato_0.3.0_linux_arm64
1 download · 1.8 MiB
-
v0.2.0 Stable
released this
2024-11-10 08:34:55 +00:00 | 22 commits to main since this releaseChangelog
05e8bf5854
: feat: reconnect on disconnect (add status to TUI) (@smark)1dd42d3c14
: refactor: rename config file cli parameter for consistency (@smark)f7c099876b
: fix: update module git.smsvc.net/pomodoro/gotomato to v0.0.8 (@renovate-bot)561419b568
: feat: implement centralized logging helper (@smark)ebc81657f5
: fix: update module git.smsvc.net/pomodoro/gotomato to v0.0.6 (@renovate-bot)d4d14aa94a
: fix: update config file handling (@smark)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ChronoTomato_0.2.0_checksums.txt
0 downloads · 194 B
-
ChronoTomato_0.2.0_linux_amd64
0 downloads · 2 MiB
-
ChronoTomato_0.2.0_linux_arm64
0 downloads · 1.8 MiB
-
v0.1.0 Stable
released this
2024-11-02 09:55:15 +00:00 | 28 commits to main since this releaseChangelog
a649a3d9fd
refactor: renamedesktop.go
tonotification.go
c2310f7735
refactor: improve cli parameter handlinge8b463c59c
format: update import statementsf26f12ef98
format: improve variable declaration style912dfa62f2
format: improve code structure for better readability34d4206f65
fix: usewebsocket
constant to checkIsCloseError
f3b9244b16
fix: update module gopkg.in/yaml.v2 to v32430e22756
fix: update module git.smsvc.net/pomodoro/gotomato to v0.0.44a772db0f8
fix: update log level for missing config file0f8fde3143
fix: update GoTomato model field namesb06fac60d5
fix: rename modelPomodoroClient
toGoTomatoClient
4f9bd664a3
fix: remove ununsed return statements in keyhandler()cc24dd6775
fix: pin module git.smsvc.net/pomodoro/gotomato to v0.0.36857615585
fix: no error on normal websocket closuree0000382e9
fix: move package variable tofrontend.Handler
5f65b9aa56
fix: make ServerMessage channel unbuffered57084c524e
fix: correct help message text8a0ef32c91
feat: use bubbletea framework064056e8cb
feat: update module pathf1071f33c6
feat: update keyboard handling to use new libraryc764deeeb7
feat: simplify command handling for start, pause, and resumea03d27ae0f
feat: renamefrontend.Handler
tofrontend.UpdateLoop
for clarity98013780da
feat: refactor to use local pointer for ServerMessagee14492a01c
feat: refactor signal handling and update websocket disconnect handlingbbc9977f1c
feat: refactor shared.Message to a channelb943c9d6eb
feat: refactor connection handling to use models.Client6187122b81
feat: refactor client methods0ca90b50a5
feat: refactor client handling and introduce websocket client typedeff8f3554
feat: movecursor.Hide()
tomain
25e939f523
feat: make header beautiful46d3e02f33
feat: instroduce reset command480f1c0cdd
feat: improve config file handlingd731fc3e52
feat: hide cursor7120877242
feat: fix handling of~
in default config file pathe1984aca10
feat: enhance terminal output with help footer9656db5335
feat: downgradesendClientCommand()
from method to function77eeb087e3
feat: add state icons for start/paused/stoppped4dcc984784
feat: add keyboard controlsbb790459c1
feat: add configuration file handlingef0f940343
feat: add color output to terminalb374ee8aff
feat: add Password field toPomodoroClient
struct7459379950
doc: remove outdated TODO commentsf19ab81dc8
doc: add and improve commentsd83946e255
doc: add README84e95fdd93
chore: update variable in notification logica61da7d280
chore: reorder parameters in SendCmd function57871afa68
chore: add .renovaterc.jsonf54e8486f1
break: configure via file OR cli parameters11c599a371
Genesis
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ChronoTomato_0.1.0_checksums.txt
0 downloads · 194 B
-
ChronoTomato_0.1.0_linux_amd64
0 downloads · 2 MiB
-
ChronoTomato_0.1.0_linux_arm64
0 downloads · 1.8 MiB