All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.5.6 (2025-01-12)
2.5.5 (2024-12-30)
2.5.4 (2024-12-15)
2.5.3 (2024-12-07)
2.5.2 (2024-12-07)
2.5.1 (2024-11-29)
2.5.0 (2024-11-25)
2.4.5 (2024-11-13)
2.4.4 (2024-10-25)
2.4.3 (2024-10-13)
2.4.2 (2024-10-06)
2.4.1 (2024-09-28)
2.4.0 (2024-09-23)
- error handling when removing non-existent time entry (#196) (5506de2), closes #195
- short alias for description on start command (#197) (c01bf27)
2.3.15 (2024-09-05)
2.3.14 (2024-08-30)
2.3.13 (2024-08-23)
2.3.12 (2024-08-16)
2.3.11 (2024-08-16)
2.3.10 (2024-08-08)
2.3.9 (2024-07-23)
2.3.8 (2024-07-21)
2.3.7 (2024-07-06)
2.3.6 (2024-07-01)
2.3.5 (2024-06-22)
2.3.4 (2024-06-22)
2.3.3 (2024-06-21)
2.3.2 (2024-06-20)
- deps: bump debug from 4.3.4 to 4.3.5 (6a6a62f)
2.3.1 (2024-05-25)
- missed required start/end option on add command (5b1ca68)
2.3.0 (2024-05-25)
2.2.1 (2024-05-17)
2.2.0 (2024-05-15)
2.1.8 (2024-05-07)
2.1.7 (2024-04-14)
2.1.6 (2024-02-26)
2.1.5 (2024-02-19)
2.1.4 (2024-01-27)
- deps: bump dotenv from 16.3.1 to 16.4.1 (dd44c58)
2.1.3 (2024-01-15)
2.1.2 (2024-01-12)
- weekly report: Fixes spacing in header row values (41f421a)
2.1.1 (2024-01-04)
2.1.0 (2023-10-17)
2.0.3 (2023-10-16)
2.0.2 (2023-10-16)
2.0.1 (2023-09-22)
- deps: bump dayjs from 1.11.9 to 1.11.10 (f4f2d6f)
2.0.0 (2023-07-08)
- ready for version 1.0.0
Reads configuration (API token, timezone, default workspace and projects) from
.toggl-cli.json
from the users home. Adds a command to create the configuration file.
0.10.22 (2023-07-08)
- ls: Adds today option (adc9779)
- edit: updates duration when editing a running entry (60a6d47)
- utils: properly handles null time in displayTimeEntry (0476db0)
0.10.21 (2023-07-08)
0.10.20 (2023-07-08)
0.10.19 (2023-07-08)
- deps: bump dayjs from 1.11.7 to 1.11.8 (2b47fde)
- deps: bump dotenv from 16.1.3 to 16.1.4 (14eaefa)
- deps: bump dotenv from 16.1.4 to 16.3.1 (#83) (6511956)
0.10.18 (2023-06-03)
- deps: bump dotenv from 16.0.3 to 16.1.3 (5aba3a8)
0.10.17 (2023-04-29)
- deps: bump yargs from 17.7.1 to 17.7.2 (be029e7)
0.10.16 (2023-04-08)
0.10.15 (2023-04-07)
0.10.14 (2023-04-01)
- adds color to current time entry (ec660a7)
0.10.13 (2023-04-01)
0.10.12 (2023-03-23)
0.10.11 (2023-03-19)
0.10.10 (2023-03-16)
0.10.9 (2023-03-13)
0.10.8 (2023-03-13)
- lintfix (e52684c)
0.10.7 (2023-03-12)
- updates app name sent with API requests (9cf9a2b)
- can edit time entries (36cd1aa)
0.10.6 (2023-03-12)
- update git links in npm registry (b9e1a9e)