DuckDuckWhale
9bbde4a332
Add: README and LICENSE files
2020-12-26 23:14:05 -08:00
DuckDuckWhale
c372291754
Cargo: use LTO and 1 thread for release mode
2020-11-27 02:39:54 -08:00
DuckDuckWhale
0f97534ec5
Git: ignore workspace folder
2020-11-27 02:29:45 -08:00
DuckDuckWhale
5a147db4c5
Fix: excess whitespace in certain cases
2020-11-27 02:27:06 -08:00
DuckDuckWhale
29928aa763
Cargo: update dependencies
2020-11-19 07:55:16 -08:00
DuckDuckWhale
b3612b89a3
Fix: displaying 0 time on 3572 seconds
...
Previously it is only rounded to the nearest minute after calculating
the number of hours, which led to hour calculation showing 0 hour and
minutes rounding to 60 and showing 0 minute as well. Now it is properly
rounded to the nearest minute before the formatting logic.
2020-11-19 00:37:49 -08:00
DuckDuckWhale
899232ff92
Add: fancy table edges
2020-11-15 01:44:06 -08:00
DuckDuckWhale
6b4f302a4f
Add: automatically calculate the time 24 hours ago
2020-11-15 01:29:44 -08:00
DuckDuckWhale
7480d79603
Fix: wrong width for Unicode characters
2020-11-15 00:29:59 -08:00
DuckDuckWhale
34efe371ef
Initial commit
2020-11-13 03:30:18 -08:00