UNPKG

13.4 kBMarkdownView Raw
1<a name="2.6.0"></a>
2# 2.6.0 (2017-09-06)
3
4* Avoid mutate special inmutable keys ([c87d380](https://github.com/Kikobeats/finepack/commit/c87d380))
5
6
7
8<a name="2.5.4"></a>
9## 2.5.4 (2017-09-06)
10
11* Compare function should return number (not boolean) ([8009f65](https://github.com/Kikobeats/finepack/commit/8009f65))
12* Fix linter ([3f4fa85](https://github.com/Kikobeats/finepack/commit/3f4fa85))
13* Release 2.5.3 ([f236aad](https://github.com/Kikobeats/finepack/commit/f236aad))
14* Update README.md ([d08196d](https://github.com/Kikobeats/finepack/commit/d08196d))
15* fix(package): update chalk to version 2.1.0 ([03cf16e](https://github.com/Kikobeats/finepack/commit/03cf16e))
16* docs(readme): add Greenkeeper badge ([e89b748](https://github.com/Kikobeats/finepack/commit/e89b748))
17* chore(package): update dependencies ([82f49ee](https://github.com/Kikobeats/finepack/commit/82f49ee))
18
19
20
21<a name="2.5.3"></a>
22## 2.5.3 (2017-07-18)
23
24* Fix linter ([3f4fa85](https://github.com/Kikobeats/finepack/commit/3f4fa85))
25* Update README.md ([d08196d](https://github.com/Kikobeats/finepack/commit/d08196d))
26* docs(readme): add Greenkeeper badge ([e89b748](https://github.com/Kikobeats/finepack/commit/e89b748))
27* chore(package): update dependencies ([82f49ee](https://github.com/Kikobeats/finepack/commit/82f49ee))
28
29
30
31<a name="2.5.2"></a>
32## 2.5.2 (2017-05-22)
33
34* Update deps ([68667a3](https://github.com/Kikobeats/finepack/commit/68667a3))
35* chore: add 'browser', 'module', 'jsnext:main' as special keywords ([afef6f3](https://github.com/Kikobeats/finepack/commit/afef6f3))
36* chore(package): update acho to version 3.2.0 ([f148c84](https://github.com/Kikobeats/finepack/commit/f148c84))
37* chore(package): update acho to version 3.3.0 ([c6bcf65](https://github.com/Kikobeats/finepack/commit/c6bcf65))
38
39
40
41<a name="2.5.1"></a>
42## 2.5.1 (2017-03-04)
43
44* fix: sort keys in './lib/Keywords.coffee' > 'sort' before the other keys ([092b504](https://github.com/Kikobeats/finepack/commit/092b504))
45
46
47
48<a name="2.5.0"></a>
49# 2.5.0 (2017-03-02)
50
51* Add clean script ([e7cb529](https://github.com/Kikobeats/finepack/commit/e7cb529))
52* feat: update sort-keys-recursive to version 2.0.0 ([0a05651](https://github.com/Kikobeats/finepack/commit/0a05651))
53* docs: fix typos and rearrange some sentences ([2c7bf38](https://github.com/Kikobeats/finepack/commit/2c7bf38))
54* chore(package): update update-notifier to version 2.0.0 ([361b6d6](https://github.com/Kikobeats/finepack/commit/361b6d6))
55* chore(package): update update-notifier to version 2.1.0 ([def7b53](https://github.com/Kikobeats/finepack/commit/def7b53))
56
57
58
59<a name="2.4.0"></a>
60# 2.4.0 (2017-01-06)
61
62* Tweaks ([3a7c1ed](https://github.com/Kikobeats/finepack/commit/3a7c1ed))
63* Update coffeescript dep ([e3c770a](https://github.com/Kikobeats/finepack/commit/e3c770a))
64* chore: drop support for Node.js 0.10 ([70b92f5](https://github.com/Kikobeats/finepack/commit/70b92f5))
65* chore(package): update acho to version 3.1.0 ([c30033b](https://github.com/Kikobeats/finepack/commit/c30033b))
66* chore(package): update coffee-script to version 1.11.0 ([b175817](https://github.com/Kikobeats/finepack/commit/b175817))
67
68
69### BREAKING CHANGE
70
71* This module no longer supports Node.js 0.10
72
73
74<a name="2.3.1"></a>
75## 2.3.1 (2016-09-03)
76
77* Replace sort-keys-recursive → sort-keys dep ([8aef11d](https://github.com/Kikobeats/finepack/commit/8aef11d))
78
79
80
81<a name="2.3.0"></a>
82# 2.3.0 (2016-08-27)
83
84* Improve defaults values ([8d113bb](https://github.com/Kikobeats/finepack/commit/8d113bb))
85* Normalize best effort ([a2e9212](https://github.com/Kikobeats/finepack/commit/a2e9212))
86* Validate values ([3621360](https://github.com/Kikobeats/finepack/commit/3621360))
87
88
89
90<a name="2.2.4"></a>
91## 2.2.4 (2016-08-26)
92
93* Add more exclude fields ([c03a590](https://github.com/Kikobeats/finepack/commit/c03a590))
94* description as required field ([c701e46](https://github.com/Kikobeats/finepack/commit/c701e46))
95* Extract Logger ([7192962](https://github.com/Kikobeats/finepack/commit/7192962))
96* Extract messages ([6bed07e](https://github.com/Kikobeats/finepack/commit/6bed07e))
97* Extract normalizer ([d5e8014](https://github.com/Kikobeats/finepack/commit/d5e8014))
98* Fix reference ([d26db31](https://github.com/Kikobeats/finepack/commit/d26db31))
99* Fix typo ([0639b01](https://github.com/Kikobeats/finepack/commit/0639b01))
100* Little Refactor ([631b2ab](https://github.com/Kikobeats/finepack/commit/631b2ab))
101* Refactor ([28c9363](https://github.com/Kikobeats/finepack/commit/28c9363))
102* Refactor ([dc24b5e](https://github.com/Kikobeats/finepack/commit/dc24b5e))
103* Remove bugs field ([b042a27](https://github.com/Kikobeats/finepack/commit/b042a27))
104* chore(package): update update-notifier to version 0.7.0 ([d283915](https://github.com/Kikobeats/finepack/commit/d283915))
105* chore(package): update update-notifier to version 1.0.0 ([f5b8bef](https://github.com/Kikobeats/finepack/commit/f5b8bef))
106
107
108
109<a name="2.2.3"></a>
110## 2.2.3 (2016-05-01)
111
112* Little testing scaffold refactor ([0d7fb00](https://github.com/Kikobeats/finepack/commit/0d7fb00))
113* Update to acho v3 ([37fcc77](https://github.com/Kikobeats/finepack/commit/37fcc77))
114* chore(package): update acho to version 2.6.0 ([8aad723](https://github.com/Kikobeats/finepack/commit/8aad723))
115* chore(package): update acho to version 2.7.0 ([05cfae9](https://github.com/Kikobeats/finepack/commit/05cfae9))
116* chore(package): update acho to version 2.8.0 ([58b5f53](https://github.com/Kikobeats/finepack/commit/58b5f53))
117* chore(package): update existential-default to version 1.2.1 ([cb30883](https://github.com/Kikobeats/finepack/commit/cb30883))
118* chore(package): update existential-default to version 1.3.1 ([d9ce0f1](https://github.com/Kikobeats/finepack/commit/d9ce0f1))
119
120
121
122<a name="2.2.2"></a>
123## 2.2.2 (2016-02-02)
124
125
126* update deps ([82741e9](https://github.com/Kikobeats/finepack/commit/82741e9))
127
128
129
130<a name="2.2.1"></a>
131## 2.2.1 (2016-01-26)
132
133
134### chore
135
136* chore(package): update acho to version 2.5.1 ([fc742a9](https://github.com/Kikobeats/finepack/commit/fc742a9))
137
138* Merge pull request #16 from Kikobeats/greenkeeper-acho-2.5.1 ([18c6f1f](https://github.com/Kikobeats/finepack/commit/18c6f1f))
139* Release 2.2.1 ([27929d6](https://github.com/Kikobeats/finepack/commit/27929d6))
140* Using logger symbols ([65eeb24](https://github.com/Kikobeats/finepack/commit/65eeb24))
141
142
143
144<a name="2.2.0"></a>
145# 2.2.0 (2016-01-25)
146
147
148* Fix test ([cf2b49b](https://github.com/Kikobeats/finepack/commit/cf2b49b))
149* Normalize and lock dependencies ([56f0691](https://github.com/Kikobeats/finepack/commit/56f0691))
150* Release 2.2.0 ([768d819](https://github.com/Kikobeats/finepack/commit/768d819))
151* Setup logger correctly ([2eabf6f](https://github.com/Kikobeats/finepack/commit/2eabf6f))
152* Update bumped build ([8cdb50c](https://github.com/Kikobeats/finepack/commit/8cdb50c))
153
154
155
156<a name="2.1.13"></a>
157## 2.1.13 (2015-12-08)
158
159
160* 2.1.13 releases ([7c6777b](https://github.com/Kikobeats/finepack/commit/7c6777b))
161* added missing dependency and adjust version ([2373562](https://github.com/Kikobeats/finepack/commit/2373562))
162* standard rulz ✌️ ([ff265eb](https://github.com/Kikobeats/finepack/commit/ff265eb))
163* updated node builds ([09ac28d](https://github.com/Kikobeats/finepack/commit/09ac28d))
164
165
166
167<a name="2.1.12"></a>
168## 2.1.12 (2015-12-05)
169
170
171* 2.1.12 releases ([248a56e](https://github.com/Kikobeats/finepack/commit/248a56e))
172* updated acho interface ([481a5f6](https://github.com/Kikobeats/finepack/commit/481a5f6))
173
174
175
176<a name="2.1.11"></a>
177## 2.1.11 (2015-12-02)
178
179
180* 2.1.11 releases ([a7107ef](https://github.com/Kikobeats/finepack/commit/a7107ef))
181* deleted unnecesary files ([b9e38c6](https://github.com/Kikobeats/finepack/commit/b9e38c6))
182* removed unnecessary dependencies ([08428a5](https://github.com/Kikobeats/finepack/commit/08428a5))
183* updated bumped settings ([dd14b45](https://github.com/Kikobeats/finepack/commit/dd14b45))
184
185
186
187<a name="2.1.10"></a>
188## 2.1.10 (2015-10-12)
189
190
191* 2.1.10 releases ([d254090](https://github.com/Kikobeats/finepack/commit/d254090))
192* Update README.md ([798da8b](https://github.com/Kikobeats/finepack/commit/798da8b))
193* updated dependency ([403311f](https://github.com/Kikobeats/finepack/commit/403311f))
194
195
196
197<a name="2.1.9"></a>
198## 2.1.9 (2015-07-31)
199
200
201* 2.1.9 releases ([165f285](https://github.com/Kikobeats/finepack/commit/165f285))
202* added last version badge ([6130d31](https://github.com/Kikobeats/finepack/commit/6130d31))
203* fixed tests ([0234700](https://github.com/Kikobeats/finepack/commit/0234700))
204* refactor ([1cef63d](https://github.com/Kikobeats/finepack/commit/1cef63d))
205* updated acho dependency and little cli refactor ([3c64138](https://github.com/Kikobeats/finepack/commit/3c64138))
206* updated bumped settings ([3572ae7](https://github.com/Kikobeats/finepack/commit/3572ae7))
207
208
209
210<a name="2.1.8"></a>
211## 2.1.8 (2015-06-14)
212
213
214* first commit ([33056e5](https://github.com/Kikobeats/finepack/commit/33056e5))
215* improved sort. Updated acho interface ([e69313c](https://github.com/Kikobeats/finepack/commit/e69313c))
216
217
218
219<a name="2.1.7"></a>
220## 2.1.7 (2015-03-20)
221
222
223* 2.1.7 releases ([38a2f41](https://github.com/Kikobeats/finepack/commit/38a2f41))
224* fixed missing dependency ([9aab3b1](https://github.com/Kikobeats/finepack/commit/9aab3b1))
225
226
227
228<a name="2.1.6"></a>
229## 2.1.6 (2015-03-19)
230
231
232* 2.1.6 releases ([4503c0d](https://github.com/Kikobeats/finepack/commit/4503c0d))
233* refactor and improve keys sort ([f4ea271](https://github.com/Kikobeats/finepack/commit/f4ea271))
234
235
236
237<a name="2.1.5"></a>
238## 2.1.5 (2015-03-19)
239
240
241* 2.1.5 releases ([c48d4e6](https://github.com/Kikobeats/finepack/commit/c48d4e6))
242* updated important keys sort ([5a361d0](https://github.com/Kikobeats/finepack/commit/5a361d0))
243
244
245
246<a name="2.1.4"></a>
247## 2.1.4 (2015-03-17)
248
249
250* 2.1.3 releases ([101e303](https://github.com/Kikobeats/finepack/commit/101e303))
251* 2.1.4 releases ([08d4702](https://github.com/Kikobeats/finepack/commit/08d4702))
252* added lint support ([801d0ee](https://github.com/Kikobeats/finepack/commit/801d0ee))
253
254
255
256<a name="2.1.3"></a>
257## 2.1.3 (2015-03-17)
258
259
260* refactored ([27410bd](https://github.com/Kikobeats/finepack/commit/27410bd))
261* updated ([2bd1f9a](https://github.com/Kikobeats/finepack/commit/2bd1f9a))
262* updated test script ([899755d](https://github.com/Kikobeats/finepack/commit/899755d))
263
264
265
266<a name="2.1.2"></a>
267## 2.1.2 (2015-03-16)
268
269
270* deleted bug messages ([316cdff](https://github.com/Kikobeats/finepack/commit/316cdff))
271* refactor ([163d117](https://github.com/Kikobeats/finepack/commit/163d117))
272
273
274
275<a name="2.1.1"></a>
276## 2.1.1 (2015-03-14)
277
278
279* added acho as dependency ([3944ba0](https://github.com/Kikobeats/finepack/commit/3944ba0))
280* added acho dependency ([98704ed](https://github.com/Kikobeats/finepack/commit/98704ed))
281* Update README.md ([5862f68](https://github.com/Kikobeats/finepack/commit/5862f68))
282* updated ([d4a86b1](https://github.com/Kikobeats/finepack/commit/d4a86b1))
283* updated and fixed CLI usage ([e085418](https://github.com/Kikobeats/finepack/commit/e085418))
284
285
286
287<a name="2.1.0"></a>
288# 2.1.0 (2015-03-10)
289
290
291* 2.1.0 releases ([6a4a662](https://github.com/Kikobeats/finepack/commit/6a4a662))
292* added ability to enable/disable colors in the output ([1d135e4](https://github.com/Kikobeats/finepack/commit/1d135e4))
293
294
295
296<a name="2.0.2"></a>
297## 2.0.2 (2015-03-09)
298
299
300* 2.0.2 releases ([a2a06ea](https://github.com/Kikobeats/finepack/commit/a2a06ea))
301* Changing missing message text to be a bit clearer ([79767b8](https://github.com/Kikobeats/finepack/commit/79767b8))
302* Merge pull request #7 from pdehaan/patch-1 ([20db25a](https://github.com/Kikobeats/finepack/commit/20db25a))
303* Merge pull request #8 from pdehaan/patch-2 ([0a56655](https://github.com/Kikobeats/finepack/commit/0a56655))
304* Merge pull request #9 from pdehaan/patch-3 ([6a91565](https://github.com/Kikobeats/finepack/commit/6a91565))
305* Setting messages to an Object instead of an Array ([55e4714](https://github.com/Kikobeats/finepack/commit/55e4714))
306* Updating README API example ([698b536](https://github.com/Kikobeats/finepack/commit/698b536))
307
308
309
310<a name="2.0.1"></a>
311## 2.0.1 (2015-03-09)
312
313
314* 2.0.1 releases ([9c06a70](https://github.com/Kikobeats/finepack/commit/9c06a70))
315* improve data transformation ([0b8c543](https://github.com/Kikobeats/finepack/commit/0b8c543))
316* merged ([07c6398](https://github.com/Kikobeats/finepack/commit/07c6398))
317* Update README.md ([5dc7090](https://github.com/Kikobeats/finepack/commit/5dc7090))
318* Update README.md ([6af5d5a](https://github.com/Kikobeats/finepack/commit/6af5d5a))
319
320
321
322<a name="2.0.0"></a>
323# 2.0.0 (2015-03-09)
324
325
326* 2.0.0 releases ([b8b889f](https://github.com/Kikobeats/finepack/commit/b8b889f))
327* refactor and separate CLI from the library ([843365c](https://github.com/Kikobeats/finepack/commit/843365c))
328
329
330
331<a name="1.0.2"></a>
332## 1.0.2 (2015-03-08)
333
334
335* fixed -l flag ([fbf723c](https://github.com/Kikobeats/finepack/commit/fbf723c))
336* improved Logger.print function ([14f3f67](https://github.com/Kikobeats/finepack/commit/14f3f67))
337* renamed variables ([5ebb710](https://github.com/Kikobeats/finepack/commit/5ebb710))
338
339
340
341<a name="1.0.1"></a>
342## 1.0.1 (2015-03-08)
343
344
345* deleted unnecessary depedency ([8775132](https://github.com/Kikobeats/finepack/commit/8775132))
346* first commit ([4853cf1](https://github.com/Kikobeats/finepack/commit/4853cf1))
347* update travis ([2fcaa2c](https://github.com/Kikobeats/finepack/commit/2fcaa2c))
348
349
350