UNPKG

19.4 kBMarkdownView Raw
1# Changelog
2
3All 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
5### [2.10.10](https://github.com/Kikobeats/finepack/compare/v2.10.9...v2.10.10) (2020-12-25)
6
7### [2.10.9](https://github.com/Kikobeats/finepack/compare/v2.10.8...v2.10.9) (2020-10-30)
8
9### [2.10.8](https://github.com/Kikobeats/finepack/compare/v2.10.7...v2.10.8) (2020-10-15)
10
11### [2.10.7](https://github.com/Kikobeats/finepack/compare/v2.10.6...v2.10.7) (2020-10-14)
12
13### [2.10.6](https://github.com/Kikobeats/finepack/compare/v2.10.5...v2.10.6) (2020-09-30)
14
15### [2.10.5](https://github.com/Kikobeats/finepack/compare/v2.10.4...v2.10.5) (2020-08-11)
16
17### [2.10.4](https://github.com/Kikobeats/finepack/compare/v2.10.3...v2.10.4) (2020-08-11)
18
19### [2.10.3](https://github.com/Kikobeats/finepack/compare/v2.10.2...v2.10.3) (2020-06-10)
20
21### 2.10.2 (2020-05-07)
22
23
24### Bug Fixes
25
26* **package:** update chalk to version 2.2.0 ([d7c7e2c](https://github.com/Kikobeats/finepack/commit/d7c7e2c809544d9a0bb07bec63dac06ff6f66a4a))
27* **package:** update chalk to version 2.3.0 ([8f76a1e](https://github.com/Kikobeats/finepack/commit/8f76a1ea6f32773a319fb66d5091d8afb4cbe6ed))
28* **package:** update chalk to version 2.4.0 ([c53c4e9](https://github.com/Kikobeats/finepack/commit/c53c4e90100d505c55bcfb3fcf5fb655279de6ae))
29* **package:** update meow to version 4.0.0 ([10795c9](https://github.com/Kikobeats/finepack/commit/10795c92228b9f049b9919edea26afc360a8f034))
30* **package:** update meow to version 5.0.0 ([ad78097](https://github.com/Kikobeats/finepack/commit/ad78097403bc492add1d1860c33665ffb6376ef0))
31* **package:** update normalize-package-data to version 2.5.0 ([66454cf](https://github.com/Kikobeats/finepack/commit/66454cf395d3f905405ecc083ed8c2481290676b))
32* **package:** update update-notifier to version 2.3.0 ([fdd33e2](https://github.com/Kikobeats/finepack/commit/fdd33e28e5ff522c153ce580f302e2dc6a73cf53))
33* **package:** update update-notifier to version 2.4.0 ([8c81cbd](https://github.com/Kikobeats/finepack/commit/8c81cbd629de3dd1c64cb6ada8a04300e9fc69d2))
34* **package:** update update-notifier to version 2.5.0 ([e90d7cb](https://github.com/Kikobeats/finepack/commit/e90d7cb130bb4eeb33ff929e91b4303503033032))
35* **package:** update update-notifier to version 2.6.0 ([abf0a65](https://github.com/Kikobeats/finepack/commit/abf0a6597fcbe58e9a4e23fe5016e8ad3c109988))
36
37<a name="2.10.0"></a>
38# 2.10.0 (2019-12-09)
39
40* build: migrate cofeescript & mocha ([7b1fded](https://github.com/Kikobeats/finepack/commit/7b1fded))
41
42
43
44<a name="2.9.2"></a>
45## 2.9.2 (2019-12-09)
46
47* build: update dependencies ([db3cf37](https://github.com/Kikobeats/finepack/commit/db3cf37))
48
49
50
51<a name="2.9.1"></a>
52## 2.9.1 (2019-07-02)
53
54* build: update dependencies ([28759b3](https://github.com/Kikobeats/finepack/commit/28759b3))
55* Update README.md ([adb57b1](https://github.com/Kikobeats/finepack/commit/adb57b1))
56* fix(package): update normalize-package-data to version 2.5.0 ([66454cf](https://github.com/Kikobeats/finepack/commit/66454cf))
57* fix(package): update update-notifier to version 2.6.0 ([abf0a65](https://github.com/Kikobeats/finepack/commit/abf0a65))
58
59
60
61<a name="2.9.0"></a>
62# 2.9.0 (2019-01-13)
63
64* Add package.json as fallback ([536420d](https://github.com/Kikobeats/finepack/commit/536420d))
65
66
67
68<a name="2.8.2"></a>
69## 2.8.2 (2018-11-05)
70
71* Enable validate by default ([0fe0a44](https://github.com/Kikobeats/finepack/commit/0fe0a44))
72* Fix lint ([93e3cb8](https://github.com/Kikobeats/finepack/commit/93e3cb8))
73* Update index.js ([3294f14](https://github.com/Kikobeats/finepack/commit/3294f14))
74* Update index.js ([919bd7a](https://github.com/Kikobeats/finepack/commit/919bd7a))
75
76
77
78<a name="2.8.1"></a>
79## 2.8.1 (2018-07-03)
80
81* Remove private warning fields ([5d0e842](https://github.com/Kikobeats/finepack/commit/5d0e842))
82
83
84
85<a name="2.8.0"></a>
86# 2.8.0 (2018-07-03)
87
88* Add private support ([dcb1967](https://github.com/Kikobeats/finepack/commit/dcb1967))
89
90
91
92<a name="2.7.2"></a>
93## 2.7.2 (2018-04-26)
94
95* Remove unnecessary dep ([28a7909](https://github.com/Kikobeats/finepack/commit/28a7909))
96
97
98
99<a name="2.7.1"></a>
100## 2.7.1 (2018-04-26)
101
102* Avoid validate private packages ([e8835c2](https://github.com/Kikobeats/finepack/commit/e8835c2))
103* fix(package): update chalk to version 2.4.0 ([c53c4e9](https://github.com/Kikobeats/finepack/commit/c53c4e9))
104* fix(package): update meow to version 5.0.0 ([ad78097](https://github.com/Kikobeats/finepack/commit/ad78097))
105* fix(package): update update-notifier to version 2.4.0 ([8c81cbd](https://github.com/Kikobeats/finepack/commit/8c81cbd))
106* fix(package): update update-notifier to version 2.5.0 ([e90d7cb](https://github.com/Kikobeats/finepack/commit/e90d7cb))
107
108
109
110<a name="2.7.0"></a>
111# 2.7.0 (2018-01-27)
112
113* Drop node 4 support ([f55a0aa](https://github.com/Kikobeats/finepack/commit/f55a0aa))
114* Update README.md ([ea76e3a](https://github.com/Kikobeats/finepack/commit/ea76e3a))
115* Validate files as required field ([0358b61](https://github.com/Kikobeats/finepack/commit/0358b61)), closes [#57](https://github.com/Kikobeats/finepack/issues/57)
116* fix(package): update chalk to version 2.2.0 ([d7c7e2c](https://github.com/Kikobeats/finepack/commit/d7c7e2c))
117* fix(package): update chalk to version 2.3.0 ([8f76a1e](https://github.com/Kikobeats/finepack/commit/8f76a1e))
118* fix(package): update meow to version 4.0.0 ([10795c9](https://github.com/Kikobeats/finepack/commit/10795c9))
119* fix(package): update update-notifier to version 2.3.0 ([fdd33e2](https://github.com/Kikobeats/finepack/commit/fdd33e2))
120* docs(readme): add Greenkeeper badge ([8739e12](https://github.com/Kikobeats/finepack/commit/8739e12))
121
122
123
124<a name="2.6.2"></a>
125## 2.6.2 (2017-09-16)
126
127* Update meta ([4ca5e59](https://github.com/Kikobeats/finepack/commit/4ca5e59))
128
129
130
131<a name="2.6.1"></a>
132## 2.6.1 (2017-09-16)
133
134* Update deps ([25cc1cf](https://github.com/Kikobeats/finepack/commit/25cc1cf))
135
136
137
138<a name="2.6.0"></a>
139# 2.6.0 (2017-09-06)
140
141* Avoid mutate special inmutable keys ([c87d380](https://github.com/Kikobeats/finepack/commit/c87d380))
142
143
144
145<a name="2.5.4"></a>
146## 2.5.4 (2017-09-06)
147
148* Compare function should return number (not boolean) ([8009f65](https://github.com/Kikobeats/finepack/commit/8009f65))
149* Fix linter ([3f4fa85](https://github.com/Kikobeats/finepack/commit/3f4fa85))
150* Release 2.5.3 ([f236aad](https://github.com/Kikobeats/finepack/commit/f236aad))
151* Update README.md ([d08196d](https://github.com/Kikobeats/finepack/commit/d08196d))
152* fix(package): update chalk to version 2.1.0 ([03cf16e](https://github.com/Kikobeats/finepack/commit/03cf16e))
153* docs(readme): add Greenkeeper badge ([e89b748](https://github.com/Kikobeats/finepack/commit/e89b748))
154* chore(package): update dependencies ([82f49ee](https://github.com/Kikobeats/finepack/commit/82f49ee))
155
156
157
158<a name="2.5.3"></a>
159## 2.5.3 (2017-07-18)
160
161* Fix linter ([3f4fa85](https://github.com/Kikobeats/finepack/commit/3f4fa85))
162* Update README.md ([d08196d](https://github.com/Kikobeats/finepack/commit/d08196d))
163* docs(readme): add Greenkeeper badge ([e89b748](https://github.com/Kikobeats/finepack/commit/e89b748))
164* chore(package): update dependencies ([82f49ee](https://github.com/Kikobeats/finepack/commit/82f49ee))
165
166
167
168<a name="2.5.2"></a>
169## 2.5.2 (2017-05-22)
170
171* Update deps ([68667a3](https://github.com/Kikobeats/finepack/commit/68667a3))
172* chore: add 'browser', 'module', 'jsnext:main' as special keywords ([afef6f3](https://github.com/Kikobeats/finepack/commit/afef6f3))
173* chore(package): update acho to version 3.2.0 ([f148c84](https://github.com/Kikobeats/finepack/commit/f148c84))
174* chore(package): update acho to version 3.3.0 ([c6bcf65](https://github.com/Kikobeats/finepack/commit/c6bcf65))
175
176
177
178<a name="2.5.1"></a>
179## 2.5.1 (2017-03-04)
180
181* fix: sort keys in './lib/Keywords.coffee' > 'sort' before the other keys ([092b504](https://github.com/Kikobeats/finepack/commit/092b504))
182
183
184
185<a name="2.5.0"></a>
186# 2.5.0 (2017-03-02)
187
188* Add clean script ([e7cb529](https://github.com/Kikobeats/finepack/commit/e7cb529))
189* feat: update sort-keys-recursive to version 2.0.0 ([0a05651](https://github.com/Kikobeats/finepack/commit/0a05651))
190* docs: fix typos and rearrange some sentences ([2c7bf38](https://github.com/Kikobeats/finepack/commit/2c7bf38))
191* chore(package): update update-notifier to version 2.0.0 ([361b6d6](https://github.com/Kikobeats/finepack/commit/361b6d6))
192* chore(package): update update-notifier to version 2.1.0 ([def7b53](https://github.com/Kikobeats/finepack/commit/def7b53))
193
194
195
196<a name="2.4.0"></a>
197# 2.4.0 (2017-01-06)
198
199* Tweaks ([3a7c1ed](https://github.com/Kikobeats/finepack/commit/3a7c1ed))
200* Update coffeescript dep ([e3c770a](https://github.com/Kikobeats/finepack/commit/e3c770a))
201* chore: drop support for Node.js 0.10 ([70b92f5](https://github.com/Kikobeats/finepack/commit/70b92f5))
202* chore(package): update acho to version 3.1.0 ([c30033b](https://github.com/Kikobeats/finepack/commit/c30033b))
203* chore(package): update coffee-script to version 1.11.0 ([b175817](https://github.com/Kikobeats/finepack/commit/b175817))
204
205
206### BREAKING CHANGE
207
208* This module no longer supports Node.js 0.10
209
210
211<a name="2.3.1"></a>
212## 2.3.1 (2016-09-03)
213
214* Replace sort-keys-recursive → sort-keys dep ([8aef11d](https://github.com/Kikobeats/finepack/commit/8aef11d))
215
216
217
218<a name="2.3.0"></a>
219# 2.3.0 (2016-08-27)
220
221* Improve defaults values ([8d113bb](https://github.com/Kikobeats/finepack/commit/8d113bb))
222* Normalize best effort ([a2e9212](https://github.com/Kikobeats/finepack/commit/a2e9212))
223* Validate values ([3621360](https://github.com/Kikobeats/finepack/commit/3621360))
224
225
226
227<a name="2.2.4"></a>
228## 2.2.4 (2016-08-26)
229
230* Add more exclude fields ([c03a590](https://github.com/Kikobeats/finepack/commit/c03a590))
231* description as required field ([c701e46](https://github.com/Kikobeats/finepack/commit/c701e46))
232* Extract Logger ([7192962](https://github.com/Kikobeats/finepack/commit/7192962))
233* Extract messages ([6bed07e](https://github.com/Kikobeats/finepack/commit/6bed07e))
234* Extract normalizer ([d5e8014](https://github.com/Kikobeats/finepack/commit/d5e8014))
235* Fix reference ([d26db31](https://github.com/Kikobeats/finepack/commit/d26db31))
236* Fix typo ([0639b01](https://github.com/Kikobeats/finepack/commit/0639b01))
237* Little Refactor ([631b2ab](https://github.com/Kikobeats/finepack/commit/631b2ab))
238* Refactor ([28c9363](https://github.com/Kikobeats/finepack/commit/28c9363))
239* Refactor ([dc24b5e](https://github.com/Kikobeats/finepack/commit/dc24b5e))
240* Remove bugs field ([b042a27](https://github.com/Kikobeats/finepack/commit/b042a27))
241* chore(package): update update-notifier to version 0.7.0 ([d283915](https://github.com/Kikobeats/finepack/commit/d283915))
242* chore(package): update update-notifier to version 1.0.0 ([f5b8bef](https://github.com/Kikobeats/finepack/commit/f5b8bef))
243
244
245
246<a name="2.2.3"></a>
247## 2.2.3 (2016-05-01)
248
249* Little testing scaffold refactor ([0d7fb00](https://github.com/Kikobeats/finepack/commit/0d7fb00))
250* Update to acho v3 ([37fcc77](https://github.com/Kikobeats/finepack/commit/37fcc77))
251* chore(package): update acho to version 2.6.0 ([8aad723](https://github.com/Kikobeats/finepack/commit/8aad723))
252* chore(package): update acho to version 2.7.0 ([05cfae9](https://github.com/Kikobeats/finepack/commit/05cfae9))
253* chore(package): update acho to version 2.8.0 ([58b5f53](https://github.com/Kikobeats/finepack/commit/58b5f53))
254* chore(package): update existential-default to version 1.2.1 ([cb30883](https://github.com/Kikobeats/finepack/commit/cb30883))
255* chore(package): update existential-default to version 1.3.1 ([d9ce0f1](https://github.com/Kikobeats/finepack/commit/d9ce0f1))
256
257
258
259<a name="2.2.2"></a>
260## 2.2.2 (2016-02-02)
261
262
263* update deps ([82741e9](https://github.com/Kikobeats/finepack/commit/82741e9))
264
265
266
267<a name="2.2.1"></a>
268## 2.2.1 (2016-01-26)
269
270
271### chore
272
273* chore(package): update acho to version 2.5.1 ([fc742a9](https://github.com/Kikobeats/finepack/commit/fc742a9))
274
275* Merge pull request #16 from Kikobeats/greenkeeper-acho-2.5.1 ([18c6f1f](https://github.com/Kikobeats/finepack/commit/18c6f1f))
276* Release 2.2.1 ([27929d6](https://github.com/Kikobeats/finepack/commit/27929d6))
277* Using logger symbols ([65eeb24](https://github.com/Kikobeats/finepack/commit/65eeb24))
278
279
280
281<a name="2.2.0"></a>
282# 2.2.0 (2016-01-25)
283
284
285* Fix test ([cf2b49b](https://github.com/Kikobeats/finepack/commit/cf2b49b))
286* Normalize and lock dependencies ([56f0691](https://github.com/Kikobeats/finepack/commit/56f0691))
287* Release 2.2.0 ([768d819](https://github.com/Kikobeats/finepack/commit/768d819))
288* Setup logger correctly ([2eabf6f](https://github.com/Kikobeats/finepack/commit/2eabf6f))
289* Update bumped build ([8cdb50c](https://github.com/Kikobeats/finepack/commit/8cdb50c))
290
291
292
293<a name="2.1.13"></a>
294## 2.1.13 (2015-12-08)
295
296
297* 2.1.13 releases ([7c6777b](https://github.com/Kikobeats/finepack/commit/7c6777b))
298* added missing dependency and adjust version ([2373562](https://github.com/Kikobeats/finepack/commit/2373562))
299* standard rulz ✌️ ([ff265eb](https://github.com/Kikobeats/finepack/commit/ff265eb))
300* updated node builds ([09ac28d](https://github.com/Kikobeats/finepack/commit/09ac28d))
301
302
303
304<a name="2.1.12"></a>
305## 2.1.12 (2015-12-05)
306
307
308* 2.1.12 releases ([248a56e](https://github.com/Kikobeats/finepack/commit/248a56e))
309* updated acho interface ([481a5f6](https://github.com/Kikobeats/finepack/commit/481a5f6))
310
311
312
313<a name="2.1.11"></a>
314## 2.1.11 (2015-12-02)
315
316
317* 2.1.11 releases ([a7107ef](https://github.com/Kikobeats/finepack/commit/a7107ef))
318* deleted unnecesary files ([b9e38c6](https://github.com/Kikobeats/finepack/commit/b9e38c6))
319* removed unnecessary dependencies ([08428a5](https://github.com/Kikobeats/finepack/commit/08428a5))
320* updated bumped settings ([dd14b45](https://github.com/Kikobeats/finepack/commit/dd14b45))
321
322
323
324<a name="2.1.10"></a>
325## 2.1.10 (2015-10-12)
326
327
328* 2.1.10 releases ([d254090](https://github.com/Kikobeats/finepack/commit/d254090))
329* Update README.md ([798da8b](https://github.com/Kikobeats/finepack/commit/798da8b))
330* updated dependency ([403311f](https://github.com/Kikobeats/finepack/commit/403311f))
331
332
333
334<a name="2.1.9"></a>
335## 2.1.9 (2015-07-31)
336
337
338* 2.1.9 releases ([165f285](https://github.com/Kikobeats/finepack/commit/165f285))
339* added last version badge ([6130d31](https://github.com/Kikobeats/finepack/commit/6130d31))
340* fixed tests ([0234700](https://github.com/Kikobeats/finepack/commit/0234700))
341* refactor ([1cef63d](https://github.com/Kikobeats/finepack/commit/1cef63d))
342* updated acho dependency and little cli refactor ([3c64138](https://github.com/Kikobeats/finepack/commit/3c64138))
343* updated bumped settings ([3572ae7](https://github.com/Kikobeats/finepack/commit/3572ae7))
344
345
346
347<a name="2.1.8"></a>
348## 2.1.8 (2015-06-14)
349
350
351* first commit ([33056e5](https://github.com/Kikobeats/finepack/commit/33056e5))
352* improved sort. Updated acho interface ([e69313c](https://github.com/Kikobeats/finepack/commit/e69313c))
353
354
355
356<a name="2.1.7"></a>
357## 2.1.7 (2015-03-20)
358
359
360* 2.1.7 releases ([38a2f41](https://github.com/Kikobeats/finepack/commit/38a2f41))
361* fixed missing dependency ([9aab3b1](https://github.com/Kikobeats/finepack/commit/9aab3b1))
362
363
364
365<a name="2.1.6"></a>
366## 2.1.6 (2015-03-19)
367
368
369* 2.1.6 releases ([4503c0d](https://github.com/Kikobeats/finepack/commit/4503c0d))
370* refactor and improve keys sort ([f4ea271](https://github.com/Kikobeats/finepack/commit/f4ea271))
371
372
373
374<a name="2.1.5"></a>
375## 2.1.5 (2015-03-19)
376
377
378* 2.1.5 releases ([c48d4e6](https://github.com/Kikobeats/finepack/commit/c48d4e6))
379* updated important keys sort ([5a361d0](https://github.com/Kikobeats/finepack/commit/5a361d0))
380
381
382
383<a name="2.1.4"></a>
384## 2.1.4 (2015-03-17)
385
386
387* 2.1.3 releases ([101e303](https://github.com/Kikobeats/finepack/commit/101e303))
388* 2.1.4 releases ([08d4702](https://github.com/Kikobeats/finepack/commit/08d4702))
389* added lint support ([801d0ee](https://github.com/Kikobeats/finepack/commit/801d0ee))
390
391
392
393<a name="2.1.3"></a>
394## 2.1.3 (2015-03-17)
395
396
397* refactored ([27410bd](https://github.com/Kikobeats/finepack/commit/27410bd))
398* updated ([2bd1f9a](https://github.com/Kikobeats/finepack/commit/2bd1f9a))
399* updated test script ([899755d](https://github.com/Kikobeats/finepack/commit/899755d))
400
401
402
403<a name="2.1.2"></a>
404## 2.1.2 (2015-03-16)
405
406
407* deleted bug messages ([316cdff](https://github.com/Kikobeats/finepack/commit/316cdff))
408* refactor ([163d117](https://github.com/Kikobeats/finepack/commit/163d117))
409
410
411
412<a name="2.1.1"></a>
413## 2.1.1 (2015-03-14)
414
415
416* added acho as dependency ([3944ba0](https://github.com/Kikobeats/finepack/commit/3944ba0))
417* added acho dependency ([98704ed](https://github.com/Kikobeats/finepack/commit/98704ed))
418* Update README.md ([5862f68](https://github.com/Kikobeats/finepack/commit/5862f68))
419* updated ([d4a86b1](https://github.com/Kikobeats/finepack/commit/d4a86b1))
420* updated and fixed CLI usage ([e085418](https://github.com/Kikobeats/finepack/commit/e085418))
421
422
423
424<a name="2.1.0"></a>
425# 2.1.0 (2015-03-10)
426
427
428* 2.1.0 releases ([6a4a662](https://github.com/Kikobeats/finepack/commit/6a4a662))
429* added ability to enable/disable colors in the output ([1d135e4](https://github.com/Kikobeats/finepack/commit/1d135e4))
430
431
432
433<a name="2.0.2"></a>
434## 2.0.2 (2015-03-09)
435
436
437* 2.0.2 releases ([a2a06ea](https://github.com/Kikobeats/finepack/commit/a2a06ea))
438* Changing missing message text to be a bit clearer ([79767b8](https://github.com/Kikobeats/finepack/commit/79767b8))
439* Merge pull request #7 from pdehaan/patch-1 ([20db25a](https://github.com/Kikobeats/finepack/commit/20db25a))
440* Merge pull request #8 from pdehaan/patch-2 ([0a56655](https://github.com/Kikobeats/finepack/commit/0a56655))
441* Merge pull request #9 from pdehaan/patch-3 ([6a91565](https://github.com/Kikobeats/finepack/commit/6a91565))
442* Setting messages to an Object instead of an Array ([55e4714](https://github.com/Kikobeats/finepack/commit/55e4714))
443* Updating README API example ([698b536](https://github.com/Kikobeats/finepack/commit/698b536))
444
445
446
447<a name="2.0.1"></a>
448## 2.0.1 (2015-03-09)
449
450
451* 2.0.1 releases ([9c06a70](https://github.com/Kikobeats/finepack/commit/9c06a70))
452* improve data transformation ([0b8c543](https://github.com/Kikobeats/finepack/commit/0b8c543))
453* merged ([07c6398](https://github.com/Kikobeats/finepack/commit/07c6398))
454* Update README.md ([5dc7090](https://github.com/Kikobeats/finepack/commit/5dc7090))
455* Update README.md ([6af5d5a](https://github.com/Kikobeats/finepack/commit/6af5d5a))
456
457
458
459<a name="2.0.0"></a>
460# 2.0.0 (2015-03-09)
461
462
463* 2.0.0 releases ([b8b889f](https://github.com/Kikobeats/finepack/commit/b8b889f))
464* refactor and separate CLI from the library ([843365c](https://github.com/Kikobeats/finepack/commit/843365c))
465
466
467
468<a name="1.0.2"></a>
469## 1.0.2 (2015-03-08)
470
471
472* fixed -l flag ([fbf723c](https://github.com/Kikobeats/finepack/commit/fbf723c))
473* improved Logger.print function ([14f3f67](https://github.com/Kikobeats/finepack/commit/14f3f67))
474* renamed variables ([5ebb710](https://github.com/Kikobeats/finepack/commit/5ebb710))
475
476
477
478<a name="1.0.1"></a>
479## 1.0.1 (2015-03-08)
480
481
482* deleted unnecessary depedency ([8775132](https://github.com/Kikobeats/finepack/commit/8775132))
483* first commit ([4853cf1](https://github.com/Kikobeats/finepack/commit/4853cf1))
484* update travis ([2fcaa2c](https://github.com/Kikobeats/finepack/commit/2fcaa2c))