All notable changes to this project will be documented in this file.
- Multi threading with
chrono
(5a94c01)
-
Migrate to
owo-color
(c88a60a)It has fewer dependencies
period
is more self-describable (2430dde)
-
Ability to set app icon (890c0fa)
-
Show a char to distinguish a time in JSON mode (9c3c428)
If the status bar supports cycling command, it will be hard to distinguish a difference between year, month, and week. A char prefix such "y", "m", "w" would be helpful.
-
Don't colorize JSON output (bf5f186)
It's useless.
-
Hide possible values (ef1ccd4)
Add too many info in terminal.
-
Use time as an argument instead of an option (9e8d683)
Using time as an argument is somewhat wrong
- Wrong name in argument doc (a80f8f9)