Releases: taidalog/ccc
Releases · taidalog/ccc
ccc 0.11.0
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
Summary
- Implemented
--alarmoption. - 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
ccc 0.9.0
ccc 0.8.0
ccc 0.7.0
Summary
- Bug fix. Any options following
--messageoption as indown 5:00 --color #ffffff --message hey hey --background #65a2acwere ignored (in this case,--backgroundoption 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
ccc 0.6.0
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