|
1 | | -# [6.0.0-alpha.9](https://github.com/moranje/alfred-workflow-todoist/compare/v6.0.0-alpha.8...v6.0.0-alpha.9) (2020-02-22) |
2 | | - |
| 1 | +# [6.0.0-alpha.10](https://github.com/moranje/alfred-workflow-todoist/compare/v6.0.0-alpha.9...v6.0.0-alpha.10) (2020-02-25) |
3 | 2 |
|
4 | 3 | ### Bug Fixes |
5 | 4 |
|
6 | | -* **commands:** certain characters not (" and \) being parsed ([d53d68f](https://github.com/moranje/alfred-workflow-todoist/commit/d53d68f699c214d1048d98d80bc224b97377b73e)) |
| 5 | +- api filter requests being broken ([3b344a1](https://github.com/moranje/alfred-workflow-todoist/commit/3b344a10a5741030e281b0077f6d8e8c28834bd7)) |
| 6 | +- **todoist:** task cache not being refreshed ([179c0bc](https://github.com/moranje/alfred-workflow-todoist/commit/179c0bcc67a0b1e3d7c5e55fb7e5d732f2065fbb)) |
7 | 7 |
|
| 8 | +# [6.0.0-alpha.9](https://github.com/moranje/alfred-workflow-todoist/compare/v6.0.0-alpha.8...v6.0.0-alpha.9) (2020-02-22) |
| 9 | + |
| 10 | +### Bug Fixes |
| 11 | + |
| 12 | +- **commands:** certain characters not (" and \) being parsed ([d53d68f](https://github.com/moranje/alfred-workflow-todoist/commit/d53d68f699c214d1048d98d80bc224b97377b73e)) |
8 | 13 |
|
9 | 14 | ### Features |
10 | 15 |
|
11 | | -* **commands:** filter tasks directly through Todoist ([f9bd460](https://github.com/moranje/alfred-workflow-todoist/commit/f9bd460a2c9a03f0d4efe92ffe6612fa1d6d231e)), closes [#13](https://github.com/moranje/alfred-workflow-todoist/issues/13) [#20](https://github.com/moranje/alfred-workflow-todoist/issues/20) [#72](https://github.com/moranje/alfred-workflow-todoist/issues/72) |
| 16 | +- **commands:** filter tasks directly through Todoist ([f9bd460](https://github.com/moranje/alfred-workflow-todoist/commit/f9bd460a2c9a03f0d4efe92ffe6612fa1d6d231e)), closes [#13](https://github.com/moranje/alfred-workflow-todoist/issues/13) [#20](https://github.com/moranje/alfred-workflow-todoist/issues/20) [#72](https://github.com/moranje/alfred-workflow-todoist/issues/72) |
12 | 17 |
|
13 | 18 | # [6.0.0-alpha.8](https://github.com/moranje/alfred-workflow-todoist/compare/v6.0.0-alpha.7...v6.0.0-alpha.8) (2020-02-16) |
14 | 19 |
|
15 | | - |
16 | 20 | ### Bug Fixes |
17 | 21 |
|
18 | | -* **cache:** cache always being reset ([d83408e](https://github.com/moranje/alfred-workflow-todoist/commit/d83408e0a066545b1c0db26fe2962a49ed93054d)) |
19 | | - |
| 22 | +- **cache:** cache always being reset ([d83408e](https://github.com/moranje/alfred-workflow-todoist/commit/d83408e0a066545b1c0db26fe2962a49ed93054d)) |
20 | 23 |
|
21 | 24 | ### Features |
22 | 25 |
|
23 | | -* **commands:** [#13](https://github.com/moranje/alfred-workflow-todoist/issues/13) sort by due date by default ([32044b0](https://github.com/moranje/alfred-workflow-todoist/commit/32044b072c20b949af05aebfcf6083e5e453e9aa)) |
| 26 | +- **commands:** [#13](https://github.com/moranje/alfred-workflow-todoist/issues/13) sort by due date by default ([32044b0](https://github.com/moranje/alfred-workflow-todoist/commit/32044b072c20b949af05aebfcf6083e5e453e9aa)) |
24 | 27 |
|
25 | 28 | # [6.0.0-alpha.7](https://github.com/moranje/alfred-workflow-todoist/compare/v6.0.0-alpha.6...v6.0.0-alpha.7) (2020-02-16) |
26 | 29 |
|
27 | | - |
28 | 30 | ### Bug Fixes |
29 | 31 |
|
30 | | -* **cache:** handle empty resource lists ([af89785](https://github.com/moranje/alfred-workflow-todoist/commit/af89785f5a1c4ffc1bedc1cdaf05c858c145b706)) |
31 | | -* **cache:** issue where cache timestamps wouldn't be updated once created ([5156040](https://github.com/moranje/alfred-workflow-todoist/commit/515604085198124165424037aa4c31b4cbeae9e1)) |
32 | | - |
| 32 | +- **cache:** handle empty resource lists ([af89785](https://github.com/moranje/alfred-workflow-todoist/commit/af89785f5a1c4ffc1bedc1cdaf05c858c145b706)) |
| 33 | +- **cache:** issue where cache timestamps wouldn't be updated once created ([5156040](https://github.com/moranje/alfred-workflow-todoist/commit/515604085198124165424037aa4c31b4cbeae9e1)) |
33 | 34 |
|
34 | 35 | ### Features |
35 | 36 |
|
36 | | -* **parser:** reimplement date from now for timestamped tasks ([cd090d8](https://github.com/moranje/alfred-workflow-todoist/commit/cd090d8a26486bd36dc266582c0bc02469f9f9ef)) |
| 37 | +- **parser:** reimplement date from now for timestamped tasks ([cd090d8](https://github.com/moranje/alfred-workflow-todoist/commit/cd090d8a26486bd36dc266582c0bc02469f9f9ef)) |
37 | 38 |
|
38 | 39 | # [6.0.0-alpha.6](https://github.com/moranje/alfred-workflow-todoist/compare/v6.0.0-alpha.5...v6.0.0-alpha.6) (2020-02-13) |
39 | 40 |
|
40 | | - |
41 | 41 | ### Bug Fixes |
42 | 42 |
|
43 | | -* **commands:** error when trying to retrieve a non existent project ([42e0009](https://github.com/moranje/alfred-workflow-todoist/commit/42e0009d794f9ab6c62002b0e6d8163b5ca41fa9)) |
44 | | -* **settings:** [#152](https://github.com/moranje/alfred-workflow-todoist/issues/152) settings break with multiple consecutive spaces ([b3f2f2a](https://github.com/moranje/alfred-workflow-todoist/commit/b3f2f2a678e61d30a490d23e84028f1d6efe1e6d)) |
| 43 | +- **commands:** error when trying to retrieve a non existent project ([42e0009](https://github.com/moranje/alfred-workflow-todoist/commit/42e0009d794f9ab6c62002b0e6d8163b5ca41fa9)) |
| 44 | +- **settings:** [#152](https://github.com/moranje/alfred-workflow-todoist/issues/152) settings break with multiple consecutive spaces ([b3f2f2a](https://github.com/moranje/alfred-workflow-todoist/commit/b3f2f2a678e61d30a490d23e84028f1d6efe1e6d)) |
45 | 45 |
|
46 | 46 | # [6.0.0-alpha.5](https://github.com/moranje/alfred-workflow-todoist/compare/v6.0.0-alpha.4...v6.0.0-alpha.5) (2020-02-12) |
47 | 47 |
|
48 | | - |
49 | 48 | ### Bug Fixes |
50 | 49 |
|
51 | | -* updater not storing last update timestamp ([35ff532](https://github.com/moranje/alfred-workflow-todoist/commit/35ff5328bd4bc789a7929e1c30fe03694c2c305d)) |
52 | | -* **commands:** [#151](https://github.com/moranje/alfred-workflow-todoist/issues/151) don't rely on alfred input filtering, remove uids ([92d9ac4](https://github.com/moranje/alfred-workflow-todoist/commit/92d9ac44d58761ea74216f54eea83a73101e7015)) |
| 50 | +- updater not storing last update timestamp ([35ff532](https://github.com/moranje/alfred-workflow-todoist/commit/35ff5328bd4bc789a7929e1c30fe03694c2c305d)) |
| 51 | +- **commands:** [#151](https://github.com/moranje/alfred-workflow-todoist/issues/151) don't rely on alfred input filtering, remove uids ([92d9ac4](https://github.com/moranje/alfred-workflow-todoist/commit/92d9ac44d58761ea74216f54eea83a73101e7015)) |
53 | 52 |
|
54 | 53 | # [6.0.0-alpha.4](https://github.com/moranje/alfred-workflow-todoist/compare/v6.0.0-alpha.3...v6.0.0-alpha.4) (2020-02-11) |
55 | 54 |
|
56 | | - |
57 | 55 | ### Bug Fixes |
58 | 56 |
|
59 | | -* updater not picking up new prereleases, please update manually ([fdcb793](https://github.com/moranje/alfred-workflow-todoist/commit/fdcb793369000b580217db4a58311816503bb5c3)) |
60 | | -* **project:** unhelpful error message when missing todoist token in settings ([5a0af91](https://github.com/moranje/alfred-workflow-todoist/commit/5a0af91b49b0c5b83ad73cb1fec768233e19df64)) |
| 57 | +- updater not picking up new prereleases, please update manually ([fdcb793](https://github.com/moranje/alfred-workflow-todoist/commit/fdcb793369000b580217db4a58311816503bb5c3)) |
| 58 | +- **project:** unhelpful error message when missing todoist token in settings ([5a0af91](https://github.com/moranje/alfred-workflow-todoist/commit/5a0af91b49b0c5b83ad73cb1fec768233e19df64)) |
61 | 59 |
|
62 | 60 | # [6.0.0-alpha.3](https://github.com/moranje/alfred-workflow-todoist/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2020-02-08) |
63 | 61 |
|
64 | | - |
65 | 62 | ### Bug Fixes |
66 | 63 |
|
67 | | -* alfred workflow version is the same as the release version again ([0ce67a3](https://github.com/moranje/alfred-workflow-todoist/commit/0ce67a37d97a6dc8df26e13165350f09c96a3786)) |
| 64 | +- alfred workflow version is the same as the release version again ([0ce67a3](https://github.com/moranje/alfred-workflow-todoist/commit/0ce67a37d97a6dc8df26e13165350f09c96a3786)) |
68 | 65 |
|
69 | 66 | # [6.0.0-alpha.2](https://github.com/moranje/alfred-workflow-todoist/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2020-02-08) |
70 | 67 |
|
71 | | - |
72 | 68 | ### Bug Fixes |
73 | 69 |
|
74 | | -* **build:** possibly fix version number not updated in alfred workflow ([ac02c22](https://github.com/moranje/alfred-workflow-todoist/commit/ac02c22f62e2ebbc0e2a69d4878d58b867e367a6)) |
| 70 | +- **build:** possibly fix version number not updated in alfred workflow ([ac02c22](https://github.com/moranje/alfred-workflow-todoist/commit/ac02c22f62e2ebbc0e2a69d4878d58b867e367a6)) |
75 | 71 |
|
76 | 72 | # [6.0.0-alpha.1](https://github.com/moranje/alfred-workflow-todoist/compare/v5.8.4...v6.0.0-alpha.1) (2020-02-08) |
77 | 73 |
|
78 | | - |
79 | 74 | ### Features |
80 | 75 |
|
81 | | -* **project:** full rewrite ([2849c8a](https://github.com/moranje/alfred-workflow-todoist/commit/2849c8a081f4254610ac41125c79fed9a55e557d)), closes [#128](https://github.com/moranje/alfred-workflow-todoist/issues/128) [#126](https://github.com/moranje/alfred-workflow-todoist/issues/126) [#20](https://github.com/moranje/alfred-workflow-todoist/issues/20) [#124](https://github.com/moranje/alfred-workflow-todoist/issues/124) [#128](https://github.com/moranje/alfred-workflow-todoist/issues/128) [#126](https://github.com/moranje/alfred-workflow-todoist/issues/126) [#124](https://github.com/moranje/alfred-workflow-todoist/issues/124) [#20](https://github.com/moranje/alfred-workflow-todoist/issues/20) |
82 | | -* **project:** provide a useful error as a list item when node.js is not installed ([e039157](https://github.com/moranje/alfred-workflow-todoist/commit/e0391577db34aa353fd1458698e7304a51821303)) |
83 | | - |
| 76 | +- **project:** full rewrite ([2849c8a](https://github.com/moranje/alfred-workflow-todoist/commit/2849c8a081f4254610ac41125c79fed9a55e557d)), closes [#128](https://github.com/moranje/alfred-workflow-todoist/issues/128) [#126](https://github.com/moranje/alfred-workflow-todoist/issues/126) [#20](https://github.com/moranje/alfred-workflow-todoist/issues/20) [#124](https://github.com/moranje/alfred-workflow-todoist/issues/124) [#128](https://github.com/moranje/alfred-workflow-todoist/issues/128) [#126](https://github.com/moranje/alfred-workflow-todoist/issues/126) [#124](https://github.com/moranje/alfred-workflow-todoist/issues/124) [#20](https://github.com/moranje/alfred-workflow-todoist/issues/20) |
| 77 | +- **project:** provide a useful error as a list item when node.js is not installed ([e039157](https://github.com/moranje/alfred-workflow-todoist/commit/e0391577db34aa353fd1458698e7304a51821303)) |
84 | 78 |
|
85 | 79 | ### BREAKING CHANGES |
86 | 80 |
|
87 | | -* **project:** Improve string parsing, now requires id for project, labels and sections |
| 81 | +- **project:** Improve string parsing, now requires id for project, labels and sections |
88 | 82 |
|
89 | 83 | ## [5.8.4](https://github.com/moranje/alfred-workflow-todoist/compare/v5.8.3...v5.8.4) (2019-12-15) |
90 | 84 |
|
|
0 commit comments