UNPKG

@savikko/tttui

Version:

Toggl Track TUI - A terminal user interface for Toggl Track

96 lines (41 loc) 3.4 kB
# [1.2.0](https://github.com/savikko/tttui/compare/v1.1.2...v1.2.0) (2024-12-30) ### Features * editing previous time entries (start/end/description) by `t edit` ([f02069e](https://github.com/savikko/tttui/commit/f02069ecca7eedfce135c96ade822eef8f8b64ba)) ## [1.1.2](https://github.com/savikko/tttui/compare/v1.1.1...v1.1.2) (2024-12-30) ### Bug Fixes * issue with time_entries fetch (which resulted 405) ([f79729b](https://github.com/savikko/tttui/commit/f79729bfe1256fe5e87c1271fe9bcd11f2bc2483)) ## [1.1.1](https://github.com/savikko/tttui/compare/v1.1.0...v1.1.1) (2024-12-29) ### Bug Fixes * do not show currently running entry separately as it is already on the list anyway ([d5c027a](https://github.com/savikko/tttui/commit/d5c027a28450faee9c1b4656a9e549ddbc26667e)) # [1.1.0](https://github.com/savikko/tttui/compare/v1.0.9...v1.1.0) (2024-12-29) ### Bug Fixes * show version with -v ([c64573e](https://github.com/savikko/tttui/commit/c64573ec696d1478b652035683e81ef48f0f3903)) ### Features * listing time entries with list command ([040a713](https://github.com/savikko/tttui/commit/040a71346baf71fd537470a3a77600635aab1a4f)) ## [1.0.9](https://github.com/savikko/tttui/compare/v1.0.8...v1.0.9) (2024-12-29) ### Bug Fixes * added also `t` as command to start the tool ([4e28a15](https://github.com/savikko/tttui/commit/4e28a1532aa563530bcf71a26af930750eca828e)) ## [1.0.8](https://github.com/savikko/tttui/compare/v1.0.7...v1.0.8) (2024-12-29) ### Bug Fixes * somewhat better change description handling (relates to issue [#1](https://github.com/savikko/tttui/issues/1)) ([1f32481](https://github.com/savikko/tttui/commit/1f32481ba6865207faa1dcecfc6f28ac76ca54d3)) ## [1.0.7](https://github.com/savikko/tttui/compare/v1.0.6...v1.0.7) (2024-12-28) ### Bug Fixes * change description of "start new" so that it can be selected pressing N (and Stop with S and change description with C) ([e5c3b8c](https://github.com/savikko/tttui/commit/e5c3b8c00a82c0bb55f1e92360ee27395c465340)) ## [1.0.6](https://github.com/savikko/tttui/compare/v1.0.5...v1.0.6) (2024-12-28) ### Bug Fixes * strings to have tttui instead of Toggl Track TUI ([9d6432f](https://github.com/savikko/tttui/commit/9d6432fc172194192742e2b67c9818ba15a8ae88)) ## [1.0.5](https://github.com/savikko/tttui/compare/v1.0.4...v1.0.5) (2024-12-28) ### Bug Fixes * add mention about direnv to README ([f2fa157](https://github.com/savikko/tttui/commit/f2fa1579877503fc394807f515efdc5c54736b3b)) ## [1.0.4](https://github.com/savikko/tttui/compare/v1.0.3...v1.0.4) (2024-12-28) ### Bug Fixes * add correct package name to README ([d024bbe](https://github.com/savikko/tttui/commit/d024bbec9f042fea14eeca7e8e6dc8671b6b46c4)) ## [1.0.3](https://github.com/savikko/tttui/compare/v1.0.2...v1.0.3) (2024-12-28) ### Bug Fixes * remove unused deps ([1cc525d](https://github.com/savikko/tttui/commit/1cc525d4e4c15b5e96b7eec14dc87b1010700c38)) ## [1.0.2](https://github.com/savikko/tttui/compare/v1.0.1...v1.0.2) (2024-12-28) ### Bug Fixes * rename package to @savikko/tttui ([cd7836e](https://github.com/savikko/tttui/commit/cd7836e6596a58aa56d195c7d54de2b5ce913627)) ## [1.0.1](https://github.com/savikko/tttui/compare/v1.0.0...v1.0.1) (2024-12-28) ### Bug Fixes * add npm install instructions to README ([b1e0d44](https://github.com/savikko/tttui/commit/b1e0d44223bce22cd37d65c0a59748ae66b6bd1f))