Age | Commit message (Collapse) | Author |
|
Changelog
0.54.0 - 2024-06-15
Changed
- markdown output now tries to resemble the time entry calendar dialog
|
|
Changelog
0.53.1 - 2024-06-14
Fixed
- was printing the language before the duration as float
0.53.0 - 2024-06-14
Added
- new config `lang` to allow setting the number format to be used when printing
- support to using client's name or id for autocompletion on bash
- new config `timezone` to allow setting which timezone to use when reporting the
time of a time entry
|
|
|
|
Changelog
0.52.0 - 2024-06-02
Added
- new command `split` to allow break a time entry into others with break points
|
|
Packaging Changelog
Added
- version, commit, and build date for proper `clockify-cli version` output
Changelog
0.51.1 - 2024-05-30
Fixed
- when using `show-client` without `show-task` column headers became unaligned
|
|
Changelog
0.51.0 - 2024-05-30
Added
- new config `show-client` that sets the reports/output of time entries to show its client, if exists
|
|
Changelog
0.50.1 - 2024-05-25
Fixed
- snapcraft requires explicit confinement
0.50.0 - 2024-05-25
Added
- more unit tests
Changed
- using throttle/ticket providing system to limit requests per second to
the clockify's api to prevent the error message: `Too Many Requests (code: 429)`
- upgrade go version to 1.19
|
|
|