-
v0.3.0 Stable
released this
2024-09-03 19:14:44 +02:00 | 11 commits to master since this release2f30630
(HEAD -> master, origin/master, origin/HEAD) chore: clippy findings
23a417a
(origin/devel, devel) chore: bump version
1b07e48
feat(timebar)!: add timer and add additional information to the ui #22
12efcf4
Merge branch 'master' into devel
7702057
docs: update screenshotDownloads
-
v0.2.1 Stable
released this
2024-07-26 10:53:30 +02:00 | 16 commits to master since this release80b466e
(HEAD -> master, origin/master, origin/HEAD) chore: address clippy findings
0853ee1
chore: bump to v0.2.1, v0.2.2 was too early oopsie
e940c4b
docs: update screenshot
3c9cf84
Merge pull request 'add mode show and fix some things' (#20) from devel into master
4d12f26
chore: bump version to v0.2.2
28d149d
automatic cargo CI changes
4957c60
fix(modeshow): display correct durations for hour,minute,day #19
19c1939
fix(modeshow): fix #17 by conditionally setting the seconds to 0
48f88ee
feat(panic): add human_panic
71f887c
Merge pull request 'show mode of timebar with extra info' (#18) from feat/mode-show into devel
b0d0651
chore: bump alpha version
01c3f44
fix(modeshow): force all segments of the time to have 2 digits
2526771
refactor(uidata): change name of the struct and the idx
4ec8be1
chore: add bug comment for #17
3a4c3d7
feat(modeshow): add a timestamp that shows when the timer ends #14
19cc0d5
(origin/feat/mode-show) chore: bump version to alpha
290704d
automatic cargo CI changes
74e39a0
feat(timebar): show mode and counter for timebar
700f236
refactor: partition to a HashMap instead of a Vec
d6102df
refactor: move clock parts to submodules
27d135b
chore: remove an old todo comment
6863448
chore: address clippy findings
d62fd46
refactor: hide the sound option behind the sound feature
daa764c
feat(notify): make sound be on by default #15
3056e4f
chore: git merge shenanigans
de3954a
chore: update screenshot
4de8e35
Merge branch 'devel'
35e58ff
(tag: v0.1.5) chore: bump versionDownloads
-
v0.2.0 Stable
released this
2024-07-12 19:01:01 +02:00 | 44 commits to master since this releasec0bf412
(HEAD -> devel, origin/devel) chore: bump to v0.2.0
5eb07fa
refactor: move additional information like date and timebar over clockw
9b7f368
chore: remove github CI, because I cant install system deps there, which we need to compile
e67c37a
feat(tui): scale clockw font dynamically #11
83e3185
refactor(tui): widgets (besides clockw) are now visible in small horizontal terminals #11
9a2629c
fix(cli): custom option tried to load the countdown duration
f4eef60
fix(notify): only notify in countdown mode (fixes a panic)
186a96e
refactor: remove a lot of unneeded dependencies
ec42625
chore: add system deps to the CI
21e9916
chore: bump alpha version
7549445
(origin/feat/countdown) Merge branch 'devel' into feat/countdown
bf53e6c
refactor(notify): let the desktop notification time out
ed929df
fix(notify): sound did not play #12
6465f38
feat(notify): play a bundled sound #12
0271b11
refactor: make notification and countdown more clear and address clippy findings
6ee826a
docs: document that durations are only accurately honored to seconds
99b81be
feat: allow input of duration in seconds and minutes too
128cc36
feat(countup): notify with tui and desktop integration
4bf849a
chore: bump alpha version
260ee4c
feat(countup): simple countup that stays at 100% after finish #1
35b3570
automatic cargo CI changes
4d4c3fe
Merge pull request 'add a time bar' (#8) from feat/timebar into devel
c316e71
fix: add one second to the live timebar_ratio now time to align percentages with expectations #10
cdc912b
chore: remove old todo comments
80210bd
refactor: address clippy warnings
db524b9
Merge branch 'devel' into feat/timebar
bab3be0
chore: make version semver compliant again
04869ba
automatic cargo CI changes
d6d9e32
chore: change a format because rustfmt errored
d618324
chore: change a fixme
d433023
Merge branch 'feat/timebar' of https://git.cscherr.de/PlexSheep/crock into feat/timebar
dbb1cfa
fix: sync timebar with clock #9
272c44f
Merge branch 'feat/timebar' of https://git.cscherr.de/PlexSheep/crock into feat/timebar
2be3470
fix: sync timebar with clock
7be6df7
automatic cargo CI changes
107092b
refactor(data): add UiData struct and remove the hacky fix that broke
217b8f2
fix: sync timebar with clock with a horrible hack
4da80e8
refactor: move some things around and make them more clear
468a77d
feat: sunparts fixed length under time
893aab6
Merge branch 'devel' into feat/timebar
a34e15b
automatic cargo CI changes
681206f
automatic cargo CI changes
e59725c
chore: bump version
d5ccee9
Merge branch 'feat/timebar' of https://git.cscherr.de/PlexSheep/crock into feat/timebar
967590d
refactor: style timebar and fix custom resets
18ca798
automatic cargo CI changes
befb057
feat: early timebar implementation
aa7751f
fix: show author and version in help
8092f2c
fix: help is no longer bugged out
c5df9cc
refactor: sort deps
fdf2da6
refactor: clippy findings
572db7f
refactor: move clock to module in preparation for cli
652eb61
chore: add libpt
e58485c
refactor: layout scales better and center is easier #4Downloads
-
v0.1.5 Stable
released this
2024-07-10 01:42:09 +02:00 | 90 commits to master since this release35e58ff
(HEAD -> master, origin/master, origin/HEAD) chore: bump version
aa7751f
fix: show author and version in help
8092f2c
fix: help is no longer bugged out
c5df9cc
refactor: sort deps
fdf2da6
refactor: clippy findings
572db7f
refactor: move clock to module in preparation for cli
652eb61
chore: add libpt
e58485c
refactor: layout scales better and center is easier #4Downloads
-
v0.1.3 Pre-Release
released this
2024-07-09 13:54:26 +02:00 | 102 commits to master since this release9a42e12
(HEAD -> master, origin/master, origin/HEAD) chore: bump version
5fa0802
docs: small but proper readmeDownloads
-
v0.1.2 Pre-Release
released this
2024-07-09 13:48:15 +02:00 | 104 commits to master since this release1539720
(HEAD -> master, origin/master, origin/HEAD) chore: bump version
8916736
fix: use local time instead of Utc #3Downloads
-
v0.1.1 Pre-Release
released this
2024-07-09 13:41:47 +02:00 | 106 commits to master since this release90656af
(HEAD -> master, origin/master, origin/HEAD) chore: bump version
7ab1e71
chore: clippy stuffDownloads
-
v0.1.0 Pre-Release
released this
2024-07-09 13:22:50 +02:00 | 108 commits to master since this releaseDownloads
generated from PlexSheep/rs-base