|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
4 | 4 |
|
5 | | -## [2.7.0](https://github.com/adaltas/node-each/compare/v2.6.0...v2.7.0) (2024-01-26) |
| 5 | +### [2.7.1](https://github.com/adaltas/node-each/compare/v2.7.0...v2.7.1) (2024-11-08) |
6 | 6 |
|
| 7 | +## [2.7.0](https://github.com/adaltas/node-each/compare/v2.6.0...v2.7.0) (2024-01-26) |
7 | 8 |
|
8 | 9 | ### Features |
9 | 10 |
|
10 | | -* concurrency option validaiton ([be1fb3e](https://github.com/adaltas/node-each/commit/be1fb3ebab0c8492554ad60f3d65407826f107c6)) |
| 11 | +- concurrency option validaiton ([be1fb3e](https://github.com/adaltas/node-each/commit/be1fb3ebab0c8492554ad60f3d65407826f107c6)) |
11 | 12 |
|
12 | 13 | ## [2.6.0](https://github.com/adaltas/node-each/compare/v2.5.2...v2.6.0) (2023-12-22) |
13 | 14 |
|
14 | | - |
15 | 15 | ### Features |
16 | 16 |
|
17 | | -* concurrency api function ([f128991](https://github.com/adaltas/node-each/commit/f128991d65ff179fe4eafdaf61a394d8a05295e5)) |
18 | | - |
| 17 | +- concurrency api function ([f128991](https://github.com/adaltas/node-each/commit/f128991d65ff179fe4eafdaf61a394d8a05295e5)) |
19 | 18 |
|
20 | 19 | ### Bug Fixes |
21 | 20 |
|
22 | | -* call resolve on closed error ([574a79e](https://github.com/adaltas/node-each/commit/574a79e523a22cd4aa37d22e7eaf6d8bf81da143)) |
23 | | -* wait for running items before end resolution ([f2212fe](https://github.com/adaltas/node-each/commit/f2212fe6c0428dbcf8e29d014458638414c6ceb2)) |
| 21 | +- call resolve on closed error ([574a79e](https://github.com/adaltas/node-each/commit/574a79e523a22cd4aa37d22e7eaf6d8bf81da143)) |
| 22 | +- wait for running items before end resolution ([f2212fe](https://github.com/adaltas/node-each/commit/f2212fe6c0428dbcf8e29d014458638414c6ceb2)) |
24 | 23 |
|
25 | 24 | ### [2.5.2](https://github.com/adaltas/node-each/compare/v2.5.1...v2.5.2) (2023-12-18) |
26 | 25 |
|
27 | 26 | ### [2.5.1](https://github.com/adaltas/node-each/compare/v2.5.0...v2.5.1) (2023-12-18) |
28 | 27 |
|
29 | | - |
30 | 28 | ### Bug Fixes |
31 | 29 |
|
32 | | -* setImmediate discovery ([b9cfdee](https://github.com/adaltas/node-each/commit/b9cfdee924f01413cd559d5d3afc419cf99ba0fa)) |
| 30 | +- setImmediate discovery ([b9cfdee](https://github.com/adaltas/node-each/commit/b9cfdee924f01413cd559d5d3afc419cf99ba0fa)) |
33 | 31 |
|
34 | 32 | ## [2.5.0](https://github.com/adaltas/node-each/compare/v2.4.4...v2.5.0) (2023-12-16) |
35 | 33 |
|
36 | | - |
37 | 34 | ### Features |
38 | 35 |
|
39 | | -* support browser environments (see [#4](https://github.com/adaltas/node-each/issues/4)) ([ee14d7b](https://github.com/adaltas/node-each/commit/ee14d7b3f35b1b273d2eab26c7838ef4ac51e1af)) |
| 36 | +- support browser environments (see [#4](https://github.com/adaltas/node-each/issues/4)) ([ee14d7b](https://github.com/adaltas/node-each/commit/ee14d7b3f35b1b273d2eab26c7838ef4ac51e1af)) |
40 | 37 |
|
41 | 38 | ### [2.4.4](https://github.com/adaltas/node-each/compare/v2.4.3...v2.4.4) (2023-10-18) |
42 | 39 |
|
43 | | - |
44 | 40 | ### Bug Fixes |
45 | 41 |
|
46 | | -* build dist ([477c633](https://github.com/adaltas/node-each/commit/477c633e69d4c0e3d9f0e21677747a144ada6b02)) |
| 42 | +- build dist ([477c633](https://github.com/adaltas/node-each/commit/477c633e69d4c0e3d9f0e21677747a144ada6b02)) |
47 | 43 |
|
48 | 44 | ### [2.4.3](https://github.com/adaltas/node-each/compare/v2.4.2...v2.4.3) (2023-10-18) |
49 | 45 |
|
50 | | - |
51 | 46 | ### Bug Fixes |
52 | 47 |
|
53 | | -* state count start at 0 ([5b0ced3](https://github.com/adaltas/node-each/commit/5b0ced380b2640ca65ac25a2ff9029c58edb17fa)) |
| 48 | +- state count start at 0 ([5b0ced3](https://github.com/adaltas/node-each/commit/5b0ced380b2640ca65ac25a2ff9029c58edb17fa)) |
54 | 49 |
|
55 | 50 | ### [2.4.2](https://github.com/adaltas/node-each/compare/v2.4.1...v2.4.2) (2023-10-18) |
56 | 51 |
|
57 | 52 | ### [2.4.1](https://github.com/adaltas/node-each/compare/v2.4.0...v2.4.1) (2023-09-08) |
58 | 53 |
|
59 | 54 | ## [2.4.0](https://github.com/adaltas/node-each/compare/v2.3.0...v2.4.0) (2023-03-22) |
60 | 55 |
|
61 | | - |
62 | 56 | ### Features |
63 | 57 |
|
64 | | -* fluent option ([1bc3060](https://github.com/adaltas/node-each/commit/1bc3060e4eba111c3d0b508d4403c4c29e1c5ee0)) |
| 58 | +- fluent option ([1bc3060](https://github.com/adaltas/node-each/commit/1bc3060e4eba111c3d0b508d4403c4c29e1c5ee0)) |
65 | 59 |
|
66 | 60 | ## [2.3.0](https://github.com/adaltas/node-each/compare/v2.2.1...v2.3.0) (2023-03-14) |
67 | 61 |
|
68 | | - |
69 | 62 | ### Features |
70 | 63 |
|
71 | | -* end resolve schedule items unless force ([9e1533c](https://github.com/adaltas/node-each/commit/9e1533cc745e43a536662dfecde2ef77ab9f8501)) |
72 | | -* end with an error in relax mode ([cc781b4](https://github.com/adaltas/node-each/commit/cc781b411d18be26972254230ff95f12e3b0de6c)) |
73 | | -* get fluent api ([90f3d3a](https://github.com/adaltas/node-each/commit/90f3d3a3144d00cdd4a532eaf26736d381353653)) |
74 | | -* new api error function ([3743472](https://github.com/adaltas/node-each/commit/37434727699a4fa46c689463c6554d2514039388)) |
75 | | -* pause and resume return a promise ([960fc91](https://github.com/adaltas/node-each/commit/960fc91a17a17c256bac9c0dac3d0111f8f1ac02)) |
76 | | -* strict unhandled rejections mode ([6f8e542](https://github.com/adaltas/node-each/commit/6f8e5422efd6703096a85b19c1d09cba559d1b62)) |
77 | | - |
| 64 | +- end resolve schedule items unless force ([9e1533c](https://github.com/adaltas/node-each/commit/9e1533cc745e43a536662dfecde2ef77ab9f8501)) |
| 65 | +- end with an error in relax mode ([cc781b4](https://github.com/adaltas/node-each/commit/cc781b411d18be26972254230ff95f12e3b0de6c)) |
| 66 | +- get fluent api ([90f3d3a](https://github.com/adaltas/node-each/commit/90f3d3a3144d00cdd4a532eaf26736d381353653)) |
| 67 | +- new api error function ([3743472](https://github.com/adaltas/node-each/commit/37434727699a4fa46c689463c6554d2514039388)) |
| 68 | +- pause and resume return a promise ([960fc91](https://github.com/adaltas/node-each/commit/960fc91a17a17c256bac9c0dac3d0111f8f1ac02)) |
| 69 | +- strict unhandled rejections mode ([6f8e542](https://github.com/adaltas/node-each/commit/6f8e5422efd6703096a85b19c1d09cba559d1b62)) |
78 | 70 |
|
79 | 71 | ### Bug Fixes |
80 | 72 |
|
81 | | -* move pinst to dev dependency ([3102fd0](https://github.com/adaltas/node-each/commit/3102fd014ffd0bc110189b25e6c4e074ea1bc611)) |
| 73 | +- move pinst to dev dependency ([3102fd0](https://github.com/adaltas/node-each/commit/3102fd014ffd0bc110189b25e6c4e074ea1bc611)) |
82 | 74 |
|
83 | 75 | ### [2.2.1](https://github.com/adaltas/node-each/compare/v2.2.0...v2.2.1) (2023-02-24) |
84 | 76 |
|
85 | | - |
86 | 77 | ### Bug Fixes |
87 | 78 |
|
88 | | -* preserve items structure when paused ([e12c018](https://github.com/adaltas/node-each/commit/e12c018b62ecef6ff001e28731d54ccb06f7ef31)) |
| 79 | +- preserve items structure when paused ([e12c018](https://github.com/adaltas/node-each/commit/e12c018b62ecef6ff001e28731d54ccb06f7ef31)) |
89 | 80 |
|
90 | 81 | ## [2.2.0](https://github.com/adaltas/node-each/compare/v2.1.0...v2.2.0) (2023-02-24) |
91 | 82 |
|
92 | | - |
93 | 83 | ### Features |
94 | 84 |
|
95 | | -* normalize get arguments length error ([3c8f377](https://github.com/adaltas/node-each/commit/3c8f37718793d8e47428b5e5308368614d9714ab)) |
96 | | -* options get value ([04a748e](https://github.com/adaltas/node-each/commit/04a748e7bdd55f5b5f704a8a0a7d57a840a2af8b)) |
97 | | -* rename set to options ([1afced9](https://github.com/adaltas/node-each/commit/1afced9821b2c354aad518e31b64bd5bea080ef7)) |
| 85 | +- normalize get arguments length error ([3c8f377](https://github.com/adaltas/node-each/commit/3c8f37718793d8e47428b5e5308368614d9714ab)) |
| 86 | +- options get value ([04a748e](https://github.com/adaltas/node-each/commit/04a748e7bdd55f5b5f704a8a0a7d57a840a2af8b)) |
| 87 | +- rename set to options ([1afced9](https://github.com/adaltas/node-each/commit/1afced9821b2c354aad518e31b64bd5bea080ef7)) |
98 | 88 |
|
99 | 89 | ## [2.1.0](https://github.com/adaltas/node-each/compare/v2.0.1...v2.1.0) (2023-02-24) |
100 | 90 |
|
101 | | - |
102 | 91 | ### Features |
103 | 92 |
|
104 | | -* new end function ([440bd08](https://github.com/adaltas/node-each/commit/440bd0800f59b10c2a80cbfc88080955d3074862)) |
105 | | -* new flatten option ([4b5ef37](https://github.com/adaltas/node-each/commit/4b5ef37bed9eebe29d639022f89784f246880ddf)) |
106 | | -* resume and end wait scheduled iterations to complete ([a4c3d8f](https://github.com/adaltas/node-each/commit/a4c3d8f1a1350544bf0edfdf181f710f99e6926a)) |
107 | | - |
| 93 | +- new end function ([440bd08](https://github.com/adaltas/node-each/commit/440bd0800f59b10c2a80cbfc88080955d3074862)) |
| 94 | +- new flatten option ([4b5ef37](https://github.com/adaltas/node-each/commit/4b5ef37bed9eebe29d639022f89784f246880ddf)) |
| 95 | +- resume and end wait scheduled iterations to complete ([a4c3d8f](https://github.com/adaltas/node-each/commit/a4c3d8f1a1350544bf0edfdf181f710f99e6926a)) |
108 | 96 |
|
109 | 97 | ### Bug Fixes |
110 | 98 |
|
111 | | -* correct and test invalid iniatilisation arguments ([96e732f](https://github.com/adaltas/node-each/commit/96e732ff007c74956184c39543ebf98fbb55de63)) |
| 99 | +- correct and test invalid iniatilisation arguments ([96e732f](https://github.com/adaltas/node-each/commit/96e732ff007c74956184c39543ebf98fbb55de63)) |
112 | 100 |
|
113 | 101 | ### [2.0.1](https://github.com/adaltas/node-each/compare/v2.0.0...v2.0.1) (2023-02-22) |
114 | 102 |
|
115 | | - |
116 | 103 | ### Bug Fixes |
117 | 104 |
|
118 | | -* cjs module name ([dd3c6ed](https://github.com/adaltas/node-each/commit/dd3c6ed4abbba2ec908c75334b2867df88e0e870)) |
| 105 | +- cjs module name ([dd3c6ed](https://github.com/adaltas/node-each/commit/dd3c6ed4abbba2ec908c75334b2867df88e0e870)) |
119 | 106 |
|
120 | 107 | ## [2.0.0](https://github.com/adaltas/node-each/compare/v1.2.2...v2.0.0) (2023-02-22) |
121 | 108 |
|
122 | | - |
123 | 109 | ### Features |
124 | 110 |
|
125 | | -* initial argument merging or unordered ([257be03](https://github.com/adaltas/node-each/commit/257be0304539b3178cb6f011994628f18c97bfa2)) |
126 | | -* initial release for version 2 ([16ac09e](https://github.com/adaltas/node-each/commit/16ac09e053cfab42f5d2f2dd79f6ea5bfe628f89)) |
127 | | - |
| 111 | +- initial argument merging or unordered ([257be03](https://github.com/adaltas/node-each/commit/257be0304539b3178cb6f011994628f18c97bfa2)) |
| 112 | +- initial release for version 2 ([16ac09e](https://github.com/adaltas/node-each/commit/16ac09e053cfab42f5d2f2dd79f6ea5bfe628f89)) |
128 | 113 |
|
129 | 114 | ### Bug Fixes |
130 | 115 |
|
131 | | -* prevent stack execution on error ([fd21f2f](https://github.com/adaltas/node-each/commit/fd21f2f919e595d2e87956c1662ecd280d0ac0a9)) |
132 | | - |
| 116 | +- prevent stack execution on error ([fd21f2f](https://github.com/adaltas/node-each/commit/fd21f2f919e595d2e87956c1662ecd280d0ac0a9)) |
133 | 117 |
|
134 | 118 | ## Version 1.2.2 |
135 | 119 |
|
136 | | -* coffee: update lint rules |
137 | | -* src: use callback instead of next |
138 | | -* readme: rewrite error doc |
139 | | -* promise: improve detection |
140 | | -* sample: update api.promise |
| 120 | +- coffee: update lint rules |
| 121 | +- src: use callback instead of next |
| 122 | +- readme: rewrite error doc |
| 123 | +- promise: improve detection |
| 124 | +- sample: update api.promise |
141 | 125 |
|
142 | 126 | ## Version 1.2.1 |
143 | 127 |
|
144 | | -* readme: document promise |
| 128 | +- readme: document promise |
145 | 129 |
|
146 | 130 | ## Version 1.2.0 |
147 | 131 |
|
148 | | -* handler: handle multiple errors |
149 | | -* package: latest dev dependencies |
150 | | -* package: ignore lock files |
151 | | -* source: remove unused module dependencies |
| 132 | +- handler: handle multiple errors |
| 133 | +- package: latest dev dependencies |
| 134 | +- package: ignore lock files |
| 135 | +- source: remove unused module dependencies |
152 | 136 |
|
153 | 137 | ## Version 1.1.1 |
154 | 138 |
|
155 | | -* src: fix latest release with js lost in transpilation |
| 139 | +- src: fix latest release with js lost in transpilation |
156 | 140 |
|
157 | 141 | ## Version 1.1.0 |
158 | 142 |
|
159 | | -* package: npm release script |
160 | | -* options: pass options into the main function |
| 143 | +- package: npm release script |
| 144 | +- options: pass options into the main function |
161 | 145 |
|
162 | 146 | ## Version 1.0.0 |
163 | 147 |
|
164 | | -* readme: rewrite doc |
165 | | -* next: rename then to next |
166 | | -* promise: error and then can be called before |
167 | | -* package: use CoffeeScript 2 |
168 | | -* travis: run against node 7 and 8 |
169 | | -* files: remove API function |
170 | | -* promise: new API function |
171 | | -* package: simplify run commands |
| 148 | +- readme: rewrite doc |
| 149 | +- next: rename then to next |
| 150 | +- promise: error and then can be called before |
| 151 | +- package: use CoffeeScript 2 |
| 152 | +- travis: run against node 7 and 8 |
| 153 | +- files: remove API function |
| 154 | +- promise: new API function |
| 155 | +- package: simplify run commands |
0 commit comments