0.1.11 (2019-03-15)
- add error handling and address issues with missing entities (16d0eb4)
0.1.10 (2019-01-08)
- address issue with
isSameYear
returning an incorrect value (9847efc)
0.1.9 (2018-12-24)
- address unhandled Promise reject when transferring Clients (ffb0c36)
0.1.8 (2018-12-08)
- fix currentVersion check for major version above 10 (ec47227)
0.1.7 (2018-12-04)
- add check for Node version to prevent errors if using < v10.3 (db49d73)
0.1.6 (2018-11-26)
- update Clockify project payload to address infinite loop issue (bd552bc)
0.1.4 (2018-11-24)
- add check for valid workspaces and additional ConfigFile validation (e0700c3)
- fix incorrect endpoint for getting time entries in Clockify (983d6e6)
- CHANGELOG: generate CHANGELOG and add version details (b7e852c)
0.1.3 (2018-10-22)
- cleanup formatting for instructions and installation in README (55a2029)
0.1.2 (2018-10-20)
- fix typo in README (1f89a73)
0.1.1 (2018-10-18)
- remove unneeded dependencies and install
conventional-changelog-cli
(3e56f99)
0.1.0 (2018-10-18)
- change flag for write command that specifies tool (9cb144d)
- Using the old
source
command will no longer work on the CLI.