|
1 |
| -# Change Log |
2 |
| - |
3 |
| -All notable changes to this project will be documented in this file. See |
4 |
| -[standard-version](https://github.com/conventional-changelog/standard-version) |
5 |
| -for commit guidelines. |
6 |
| - |
7 |
| -<a name="2.0.0"></a> |
8 |
| - |
9 | 1 | # [2.0.0](https://github.com/researchgate/node-file-processor/compare/v1.2.0...v2.0.0) (2018-03-21)
|
10 | 2 |
|
| 3 | + |
11 | 4 | ### Features
|
12 | 5 |
|
13 |
| -- Add keepAlive option |
14 |
| - ([f9fb05a](https://github.com/researchgate/node-file-processor/commit/f9fb05a)) |
| 6 | +* Add keepAlive option ([f9fb05a](https://github.com/researchgate/node-file-processor/commit/f9fb05af299a411f517a848279820c5c8140315b)) |
| 7 | + |
15 | 8 |
|
16 | 9 | ### BREAKING CHANGES
|
17 | 10 |
|
18 |
| -- worker-farm options are moved to `options.worker` key. |
19 |
| -- abort method renamed to destroy. |
| 11 | +* worker-farm options are moved to `options.worker` key. |
| 12 | +* abort method renamed to destory. |
| 13 | + |
20 | 14 |
|
21 |
| -<a name="1.2.0"></a> |
22 | 15 |
|
23 | 16 | # [1.2.0](https://github.com/researchgate/node-file-processor/compare/v1.1.0...v1.2.0) (2018-01-05)
|
24 | 17 |
|
| 18 | + |
25 | 19 | ### Bug Fixes
|
26 | 20 |
|
27 |
| -- Exit immediately if an error happened |
28 |
| - ([#7](https://github.com/researchgate/node-file-processor/issues/7)) |
29 |
| - ([b41e656](https://github.com/researchgate/node-file-processor/commit/b41e656)) |
| 21 | +* Exit immediately if an error happened ([#7](https://github.com/researchgate/node-file-processor/issues/7)) ([b41e656](https://github.com/researchgate/node-file-processor/commit/b41e65616e3ed7d328d8fc9061f45ea792fc5a3e)) |
| 22 | + |
30 | 23 |
|
31 | 24 | ### Features
|
32 | 25 |
|
33 |
| -- **worker-farm:** Allow to pass-through options to worker-farm |
34 |
| - ([#6](https://github.com/researchgate/node-file-processor/issues/6)) |
35 |
| - ([64fb20d](https://github.com/researchgate/node-file-processor/commit/64fb20d)) |
| 26 | +* **worker-farm:** Allow to pass-through options to worker-farm ([#6](https://github.com/researchgate/node-file-processor/issues/6)) ([64fb20d](https://github.com/researchgate/node-file-processor/commit/64fb20d9de420c601681c795d6ccdceddf799d6a)) |
| 27 | + |
36 | 28 |
|
37 |
| -<a name="1.1.0"></a> |
38 | 29 |
|
39 | 30 | # [1.1.0](https://github.com/researchgate/node-file-processor/compare/v1.0.0...v1.1.0) (2017-08-11)
|
40 | 31 |
|
| 32 | + |
41 | 33 | ### Features
|
42 | 34 |
|
43 |
| -- Support multiple paths |
44 |
| - ([3bc826e](https://github.com/researchgate/node-file-processor/commit/3bc826e)) |
| 35 | +* Support multiple paths ([3bc826e](https://github.com/researchgate/node-file-processor/commit/3bc826e8f729ab60bd9254f5b27dec39251362b8)) |
| 36 | + |
| 37 | + |
45 | 38 |
|
46 |
| -<a name="1.0.0"></a> |
| 39 | +# [1.0.0](https://github.com/researchgate/node-file-processor/compare/815824ebe07c1bd6afe3e4508cc4d4ada79e4b82...v1.0.0) (2017-08-09) |
47 | 40 |
|
48 |
| -# 1.0.0 (2017-08-09) |
49 | 41 |
|
50 | 42 | ### Features
|
51 | 43 |
|
52 |
| -- Implement library |
53 |
| - ([815824e](https://github.com/researchgate/node-file-processor/commit/815824e)) |
| 44 | +* Implement library ([815824e](https://github.com/researchgate/node-file-processor/commit/815824ebe07c1bd6afe3e4508cc4d4ada79e4b82)) |
0 commit comments