Skip to content

Releases: taidalog/ccc

ccc 0.11.0

26 Dec 14:17
fee47ee

Choose a tag to compare

ccc 0.11.0 Pre-release
Pre-release

Summary

  • Implemented a manual bell button.
  • Inner processing changes.
  • Bug fixes.

What's Changed

Full Changelog: v0.10.0...v0.11.0

ccc 0.10.0

23 Nov 05:41
7d78397

Choose a tag to compare

ccc 0.10.0 Pre-release
Pre-release

Summary

  • Implemented --alarm option.
  • Equipped the page with control buttons, for the devices with no keyboard.
  • Rebuilt the page with F# + Fable + Vite, instead of F# + Fable + Webpack.
  • Other inner changes.

What's Changed

Full Changelog: v0.9.1...v0.10.0

ccc 0.9.1

05 Oct 15:07
60473af

Choose a tag to compare

ccc 0.9.1 Pre-release
Pre-release

Summary

  • Updated dependencies with a vulnerability.

What's Changed

Full Changelog: v0.9.0...v0.9.1

ccc 0.9.0

05 Oct 12:26
4d8363e

Choose a tag to compare

ccc 0.9.0 Pre-release
Pre-release

Summary

  • Fixed an issue that --message option doesn't recognize the newly implemented --pause option.

What's Changed

Full Changelog: v0.8.0...v0.9.0

ccc 0.8.0

16 Jun 12:42
ae083d8

Choose a tag to compare

ccc 0.8.0 Pre-release
Pre-release

Summary

  • Implemented --pause option.

What's Changed

Full Changelog: v0.7.0...v0.8.0

ccc 0.7.0

09 Jun 15:35
dd352e2

Choose a tag to compare

ccc 0.7.0 Pre-release
Pre-release

Summary

  • Bug fix. Any options following --message option as in down 5:00 --color #ffffff --message hey hey --background #65a2ac were ignored (in this case, --background option was ignored). From 0.7.0, this issue is fixed.

What's Changed

Full Changelog: v0.6.1...v0.7.0

ccc 0.6.1

02 Jun 18:54
743421c

Choose a tag to compare

ccc 0.6.1 Pre-release
Pre-release

Summary

  • Just upload the changed version of program.

What's Changed

Full Changelog: v0.6.0...v0.6.1

ccc 0.6.0

02 Jun 16:09
67ee203

Choose a tag to compare

ccc 0.6.0 Pre-release
Pre-release

Summary

  • Implemented dark mode.
  • Implemented real-time validation.
  • Implemented real-time preview.

Breaking Changes

  • The timer will not start when the input command is wrong.

What's Changed

Full Changelog: v0.5.0...v0.6.0

ccc 0.5.0

31 May 15:10
90eef60

Choose a tag to compare

ccc 0.5.0 Pre-release
Pre-release

Summary

  • Moved the timer display area as far up as possible.

What's Changed

Full Changelog: v0.4.0...v0.5.0

ccc 0.4.0

16 Dec 20:07
c9b8355

Choose a tag to compare

ccc 0.4.0 Pre-release
Pre-release

Summary

  • Implemented screen wake lock feature.
  • Fixed the logo mark.

What's Changed

Full Changelog: v0.3.0...v0.4.0