UNPKG

31.2 kBMarkdownView Raw
1## [4.7.15](https://github.com/Alorel/personal-build-tools/compare/4.7.14...4.7.15) (2019-10-30)
2
3
4### Bug Fixes
5
6* Reverted typescript rollup plugin update ([](https://github.com/Alorel/personal-build-tools/commit/edb9e83))
7
8
9### Maintenance
10
11* Move to new mocha config file format ([](https://github.com/Alorel/personal-build-tools/commit/5c1c9f3))
12
13## [4.7.14](https://github.com/Alorel/personal-build-tools/compare/4.7.13...4.7.14) (2019-10-29)
14
15
16### Dependency updates
17
18* **package:** update rollup-plugin-typescript2 to version 0.25.1 ([c008457](https://github.com/Alorel/personal-build-tools/commit/c008457)), closes [#166](https://github.com/Alorel/personal-build-tools/issues/166)
19
20## [4.7.13](https://github.com/Alorel/personal-build-tools/compare/4.7.12...4.7.13) (2019-10-28)
21
22
23### Dependency updates
24
25* **package:** update rollup to version 1.26.0 ([62283fb](https://github.com/Alorel/personal-build-tools/commit/62283fb))
26
27## [4.7.12](https://github.com/Alorel/personal-build-tools/compare/4.7.11...4.7.12) (2019-10-18)
28
29
30### Dependency updates
31
32* **package:** update rollup to version 1.25.0 ([0e03c12](https://github.com/Alorel/personal-build-tools/commit/0e03c12))
33
34## [4.7.11](https://github.com/Alorel/personal-build-tools/compare/4.7.10...4.7.11) (2019-10-15)
35
36
37### Dependency updates
38
39* **package:** update rollup to version 1.24.0 ([6f90240](https://github.com/Alorel/personal-build-tools/commit/6f90240))
40
41## [4.7.10](https://github.com/Alorel/personal-build-tools/compare/4.7.9...4.7.10) (2019-10-04)
42
43
44### Dependency updates
45
46* **package:** update rollup to version 1.23.0 ([f4eda4f](https://github.com/Alorel/personal-build-tools/commit/f4eda4f))
47
48## [4.7.9](https://github.com/Alorel/personal-build-tools/compare/4.7.8...4.7.9) (2019-10-01)
49
50
51### Dependency updates
52
53* **package:** update rollup to version 1.22.0 ([3e669fe](https://github.com/Alorel/personal-build-tools/commit/3e669fe))
54
55## [4.7.8](https://github.com/Alorel/personal-build-tools/compare/4.7.7...4.7.8) (2019-09-12)
56
57
58### Bug Fixes
59
60* **clean-dist:** It will now check if the path is a file before cleaning ([3edf896](https://github.com/Alorel/personal-build-tools/commit/3edf896))
61
62
63### Maintenance
64
65* Update dependencies ([5c36ccf](https://github.com/Alorel/personal-build-tools/commit/5c36ccf))
66
67## [4.7.7](https://github.com/Alorel/personal-build-tools/compare/4.7.6...4.7.7) (2019-09-09)
68
69
70### Dependency updates
71
72* **package:** update rollup to version 1.21.1 ([78dae10](https://github.com/Alorel/personal-build-tools/commit/78dae10)), closes [#153](https://github.com/Alorel/personal-build-tools/issues/153)
73
74## [4.7.6](https://github.com/Alorel/personal-build-tools/compare/4.7.5...4.7.6) (2019-09-03)
75
76
77### Dependency updates
78
79* **package:** update cross-spawn to version 7.0.0 ([7e0b736](https://github.com/Alorel/personal-build-tools/commit/7e0b736))
80
81## [4.7.5](https://github.com/Alorel/personal-build-tools/compare/4.7.4...4.7.5) (2019-08-29)
82
83
84### Dependency updates
85
86* **package:** update rollup-plugin-typescript2 to version 0.24.0 ([a93068c](https://github.com/Alorel/personal-build-tools/commit/a93068c))
87
88## [4.7.4](https://github.com/Alorel/personal-build-tools/compare/4.7.3...4.7.4) (2019-08-28)
89
90
91### Dependency updates
92
93* **package:** update rollup to version 1.20.2 ([536cf16](https://github.com/Alorel/personal-build-tools/commit/536cf16)), closes [#148](https://github.com/Alorel/personal-build-tools/issues/148)
94* **package:** update rollup-plugin-typescript2 to version 0.23.0 ([f4fbf08](https://github.com/Alorel/personal-build-tools/commit/f4fbf08))
95* **package:** update yargs to version 14.0.0 ([a81d238](https://github.com/Alorel/personal-build-tools/commit/a81d238))
96
97## [4.7.3](https://github.com/Alorel/personal-build-tools/compare/4.7.2...4.7.3) (2019-08-14)
98
99
100### Dependency updates
101
102* **package:** update rimraf to version 3.0.0 ([f9d3b4c](https://github.com/Alorel/personal-build-tools/commit/f9d3b4c))
103
104## [4.7.2](https://github.com/Alorel/personal-build-tools/compare/4.7.1...4.7.2) (2019-08-05)
105
106
107### Dependency updates
108
109* **package:** update rollup to version 1.19.1 ([baa2d62](https://github.com/Alorel/personal-build-tools/commit/baa2d62)), closes [#139](https://github.com/Alorel/personal-build-tools/issues/139)
110
111## [4.7.1](https://github.com/Alorel/personal-build-tools/compare/4.7.0...4.7.1) (2019-08-04)
112
113
114### Dependency updates
115
116* **package:** update rollup to version 1.18.0 ([b7229fe](https://github.com/Alorel/personal-build-tools/commit/b7229fe))
117
118
119### Maintenance
120
121* Remove unnecessary condition check in build script ([c4d2946](https://github.com/Alorel/personal-build-tools/commit/c4d2946))
122
123# [4.7.0](https://github.com/Alorel/personal-build-tools/compare/4.6.0...4.7.0) (2019-07-24)
124
125
126### Features
127
128* **build:** skip-clean option ([09ef469](https://github.com/Alorel/personal-build-tools/commit/09ef469))
129
130# [4.6.0](https://github.com/Alorel/personal-build-tools/compare/4.5.17...4.6.0) (2019-07-23)
131
132
133### Bug Fixes
134
135* init command will now generate a typescript dependency ([96a6868](https://github.com/Alorel/personal-build-tools/commit/96a6868))
136
137
138### Dependency updates
139
140* **package:** update lodash to version 4.17.15 ([c4e7108](https://github.com/Alorel/personal-build-tools/commit/c4e7108))
141* **package:** update typescript to version 3.5.3 ([e928d9f](https://github.com/Alorel/personal-build-tools/commit/e928d9f))
142* **package:** update yargs to version 13.3.0 ([5a1e618](https://github.com/Alorel/personal-build-tools/commit/5a1e618))
143
144
145### Features
146
147* The build command now supports a skipPackageFields option ([a5f4af9](https://github.com/Alorel/personal-build-tools/commit/a5f4af9))
148
149## [4.5.17](https://github.com/Alorel/personal-build-tools/compare/4.5.16...4.5.17) (2019-07-23)
150
151
152### Bug Fixes
153
154* Stop generating incremental tsconfigs ([32de40e](https://github.com/Alorel/personal-build-tools/commit/32de40e))
155
156## [4.5.16](https://github.com/Alorel/personal-build-tools/compare/4.5.15...4.5.16) (2019-07-15)
157
158
159### Bug Fixes
160
161* Remove lts/carbon from travis node versions ([36636a7](https://github.com/Alorel/personal-build-tools/commit/36636a7))
162
163
164### Dependency updates
165
166* **package:** update rollup to version 1.17.0 ([538d1af](https://github.com/Alorel/personal-build-tools/commit/538d1af))
167
168## [4.5.15](https://github.com/Alorel/personal-build-tools/compare/4.5.14...4.5.15) (2019-07-12)
169
170
171### Dependency updates
172
173* **package:** update rollup-plugin-typescript2 to version 0.22.0 ([f0eb5cf](https://github.com/Alorel/personal-build-tools/commit/f0eb5cf))
174
175## [4.5.14](https://github.com/Alorel/personal-build-tools/compare/4.5.13...4.5.14) (2019-07-10)
176
177
178### Bug Fixes
179
180* Skip generating GPG config for CI ([c09d628](https://github.com/Alorel/personal-build-tools/commit/c09d628))
181
182
183### Dependency updates
184
185* **package:** update tslint to version 5.18.0 ([354caee](https://github.com/Alorel/personal-build-tools/commit/354caee))
186
187## [4.5.13](https://github.com/Alorel/personal-build-tools/compare/4.5.12...4.5.13) (2019-07-02)
188
189
190### Dependency updates
191
192* **package:** update delete-empty to version 3.0.0 ([457c9f8](https://github.com/Alorel/personal-build-tools/commit/457c9f8))
193
194## [4.5.12](https://github.com/Alorel/personal-build-tools/compare/4.5.11...4.5.12) (2019-06-24)
195
196
197### Dependency updates
198
199* **package:** update rollup to version 1.16.2 ([dc09595](https://github.com/Alorel/personal-build-tools/commit/dc09595)), closes [#114](https://github.com/Alorel/personal-build-tools/issues/114)
200
201## [4.5.11](https://github.com/Alorel/personal-build-tools/compare/4.5.10...4.5.11) (2019-06-12)
202
203
204### Dependency updates
205
206* **package:** update rollup to version 1.15.1 ([d388d61](https://github.com/Alorel/personal-build-tools/commit/d388d61)), closes [#112](https://github.com/Alorel/personal-build-tools/issues/112)
207
208## [4.5.10](https://github.com/Alorel/personal-build-tools/compare/4.5.9...4.5.10) (2019-06-05)
209
210
211### Dependency updates
212
213* **package:** update rollup to version 1.14.0 ([eabf56c](https://github.com/Alorel/personal-build-tools/commit/eabf56c))
214
215## [4.5.9](https://github.com/Alorel/personal-build-tools/compare/4.5.8...4.5.9) (2019-06-03)
216
217
218### Dependency updates
219
220* **package:** update rollup to version 1.13.1 ([92b4037](https://github.com/Alorel/personal-build-tools/commit/92b4037)), closes [#108](https://github.com/Alorel/personal-build-tools/issues/108)
221
222## [4.5.8](https://github.com/Alorel/personal-build-tools/compare/4.5.7...4.5.8) (2019-05-15)
223
224
225### Dependency updates
226
227* **package:** update rollup to version 1.12.0 ([73e923c](https://github.com/Alorel/personal-build-tools/commit/73e923c))
228* **package:** update rollup-plugin-node-resolve to version 5.0.0 ([16ff6d6](https://github.com/Alorel/personal-build-tools/commit/16ff6d6))
229* **package:** update yargs to version 13.2.4 ([88383a0](https://github.com/Alorel/personal-build-tools/commit/88383a0))
230
231
232### Maintenance
233
234* Refresh package lock ([ea79c9c](https://github.com/Alorel/personal-build-tools/commit/ea79c9c))
235
236## [4.5.7](https://github.com/Alorel/personal-build-tools/compare/4.5.6...4.5.7) (2019-05-14)
237
238
239### Dependency updates
240
241* **package:** update fs-extra to version 8.0.1 ([085ff31](https://github.com/Alorel/personal-build-tools/commit/085ff31)), closes [#102](https://github.com/Alorel/personal-build-tools/issues/102)
242
243## [4.5.6](https://github.com/Alorel/personal-build-tools/compare/4.5.5...4.5.6) (2019-05-10)
244
245
246### Dependency updates
247
248* **package:** update glob to version 7.1.4 ([736e75f](https://github.com/Alorel/personal-build-tools/commit/736e75f))
249* **package:** update lazy-get-decorator to version 2.2.0 ([e4bcbeb](https://github.com/Alorel/personal-build-tools/commit/e4bcbeb))
250* **package:** update rollup to version 1.11.3 ([8938bc7](https://github.com/Alorel/personal-build-tools/commit/8938bc7))
251* **package:** update typescript to version 3.4.5 ([8850d54](https://github.com/Alorel/personal-build-tools/commit/8850d54))
252
253
254### Refactoring
255
256* **reinstall:** The lockfile is now deleted after node_modules ([4b378e1](https://github.com/Alorel/personal-build-tools/commit/4b378e1))
257
258## [4.5.5](https://github.com/Alorel/personal-build-tools/compare/4.5.4...4.5.5) (2019-05-04)
259
260
261### Dependency updates
262
263* **package:** update rollup to version 1.11.1 ([7a06816](https://github.com/Alorel/personal-build-tools/commit/7a06816)), closes [#97](https://github.com/Alorel/personal-build-tools/issues/97)
264
265## [4.5.4](https://github.com/Alorel/personal-build-tools/compare/4.5.3...4.5.4) (2019-04-24)
266
267
268### Dependency updates
269
270* **package:** update rollup-plugin-typescript2 to version 0.21.0 ([6e2c7ca](https://github.com/Alorel/personal-build-tools/commit/6e2c7ca))
271
272## [4.5.3](https://github.com/Alorel/personal-build-tools/compare/4.5.2...4.5.3) (2019-04-17)
273
274
275### Dependency updates
276
277* **package:** update log-symbols to version 3.0.0 ([0d90c97](https://github.com/Alorel/personal-build-tools/commit/0d90c97))
278* **package:** update tslint to version 5.16.0 ([df9cdfc](https://github.com/Alorel/personal-build-tools/commit/df9cdfc))
279
280## [4.5.2](https://github.com/Alorel/personal-build-tools/compare/4.5.1...4.5.2) (2019-04-11)
281
282
283### Dependency updates
284
285* **package:** update rollup to version 1.10.0 ([f35d5f9](https://github.com/Alorel/personal-build-tools/commit/f35d5f9))
286
287## [4.5.1](https://github.com/Alorel/personal-build-tools/compare/4.5.0...4.5.1) (2019-04-07)
288
289
290### Dependency updates
291
292* **package:** update rollup to version 1.9.0 ([3c1a5a4](https://github.com/Alorel/personal-build-tools/commit/3c1a5a4))
293
294
295### Maintenance
296
297* Exclude tsbuildinfo from git ([f5b6b58](https://github.com/Alorel/personal-build-tools/commit/f5b6b58))
298
299# [4.5.0](https://github.com/Alorel/personal-build-tools/compare/4.4.16...4.5.0) (2019-04-02)
300
301
302### Dependency updates
303
304* **package:** update tslint to version 5.15.0 ([4e36a51](https://github.com/Alorel/personal-build-tools/commit/4e36a51))
305* **package:** update typescript to version 3.4.1 ([71484b1](https://github.com/Alorel/personal-build-tools/commit/71484b1))
306
307
308### Features
309
310* Tsconfigs are now generated as incremental (TS 3.4) ([6b42b32](https://github.com/Alorel/personal-build-tools/commit/6b42b32))
311
312
313### Maintenance
314
315* typecheck script now checks tests too ([f1c62f8](https://github.com/Alorel/personal-build-tools/commit/f1c62f8))
316
317
318### Refactoring
319
320* Refactored code for updated [@types](https://github.com/types)/tmp typings ([f4c1a71](https://github.com/Alorel/personal-build-tools/commit/f4c1a71))
321
322## [4.4.16](https://github.com/Alorel/personal-build-tools/compare/4.4.15...4.4.16) (2019-04-02)
323
324
325### Dependency updates
326
327* **package:** update rollup to version 1.8.0 ([48bdd35](https://github.com/Alorel/personal-build-tools/commit/48bdd35))
328
329## [4.4.15](https://github.com/Alorel/personal-build-tools/compare/4.4.14...4.4.15) (2019-03-27)
330
331
332### Dependency updates
333
334* **package:** update lazy-get-decorator to version 2.1.0 ([c78c2b1](https://github.com/Alorel/personal-build-tools/commit/c78c2b1))
335* **package:** update rollup to version 1.7.3 ([1213dcd](https://github.com/Alorel/personal-build-tools/commit/1213dcd))
336* **package:** update tslint to version 5.14.0 ([78a8241](https://github.com/Alorel/personal-build-tools/commit/78a8241))
337* **package:** update typescript to version 3.3.4000 ([9e9b0d4](https://github.com/Alorel/personal-build-tools/commit/9e9b0d4))
338
339
340### Maintenance
341
342* Update types versions ([2bc723e](https://github.com/Alorel/personal-build-tools/commit/2bc723e))
343
344
345### Refactoring
346
347* Refactored code for updated typings ([85a3adc](https://github.com/Alorel/personal-build-tools/commit/85a3adc))
348
349## [4.4.14](https://github.com/Alorel/personal-build-tools/compare/4.4.13...4.4.14) (2019-03-26)
350
351
352### Dependency updates
353
354* **package:** update tmp to version 0.1.0 ([282a674](https://github.com/Alorel/personal-build-tools/commit/282a674))
355
356## [4.4.13](https://github.com/Alorel/personal-build-tools/compare/4.4.12...4.4.13) (2019-03-20)
357
358
359### Dependency updates
360
361* **package:** update rollup to version 1.7.0 ([b218670](https://github.com/Alorel/personal-build-tools/commit/b218670))
362
363## [4.4.12](https://github.com/Alorel/personal-build-tools/compare/4.4.11...4.4.12) (2019-03-15)
364
365
366### Dependency updates
367
368* **package:** update rollup-plugin-typescript2 to version 0.20.1 ([979f491](https://github.com/Alorel/personal-build-tools/commit/979f491))
369
370## [4.4.11](https://github.com/Alorel/personal-build-tools/compare/4.4.10...4.4.11) (2019-03-08)
371
372
373### Dependency updates
374
375* **package:** update rollup to version 1.6.0 ([663d476](https://github.com/Alorel/personal-build-tools/commit/663d476))
376
377## [4.4.10](https://github.com/Alorel/personal-build-tools/compare/4.4.9...4.4.10) (2019-03-07)
378
379
380### Dependency updates
381
382* **package:** update rollup to version 1.5.0 ([c537fc3](https://github.com/Alorel/personal-build-tools/commit/c537fc3))
383* **package:** update ts-node to version 8.0.3 ([80e7204](https://github.com/Alorel/personal-build-tools/commit/80e7204)), closes [#68](https://github.com/Alorel/personal-build-tools/issues/68)
384
385## [4.4.9](https://github.com/Alorel/personal-build-tools/compare/4.4.8...4.4.9) (2019-03-02)
386
387## [4.4.8](https://github.com/Alorel/personal-build-tools/compare/4.4.7...4.4.8) (2019-03-02)
388
389## [4.4.7](https://github.com/Alorel/personal-build-tools/compare/4.4.6...4.4.7) (2019-03-01)
390
391
392### Dependency updates
393
394* **package:** update rollup to version 1.4.0 ([0708f00](https://github.com/Alorel/personal-build-tools/commit/0708f00))
395
396## [4.4.6](https://github.com/Alorel/personal-build-tools/compare/4.4.5...4.4.6) (2019-02-27)
397
398
399### Dependency updates
400
401* **package:** update rollup to version 1.3.1 ([6bd8358](https://github.com/Alorel/personal-build-tools/commit/6bd8358)), closes [#62](https://github.com/Alorel/personal-build-tools/issues/62)
402
403## [4.4.5](https://github.com/Alorel/personal-build-tools/compare/4.4.4...4.4.5) (2019-02-19)
404
405
406### Bug Fixes
407
408* Generated package.json scripts now prepend node path ([17b1ef2](https://github.com/Alorel/personal-build-tools/commit/17b1ef2))
409* Updated mocha.opts generator for mocha v6 ([73b8a00](https://github.com/Alorel/personal-build-tools/commit/73b8a00))
410
411
412### Dependency updates
413
414* **package:** update rollup to version 1.2.2 ([cc5b760](https://github.com/Alorel/personal-build-tools/commit/cc5b760))
415
416## [4.4.4](https://github.com/Alorel/personal-build-tools/compare/4.4.3...4.4.4) (2019-02-15)
417
418
419### Dependency updates
420
421* **package:** update yargs to version 13.1.0 ([680201e](https://github.com/Alorel/personal-build-tools/commit/680201e))
422
423## [4.4.3](https://github.com/Alorel/personal-build-tools/compare/4.4.2...4.4.3) (2019-01-16)
424
425
426### Dependency updates
427
428* **package:** update rollup-plugin-typescript2 to version 0.19.0 ([acb3941](https://github.com/Alorel/personal-build-tools/commit/acb3941))
429
430## [4.4.2](https://github.com/Alorel/personal-build-tools/compare/4.4.1...4.4.2) (2018-12-16)
431
432
433### Dependency updates
434
435* **package:** update rollup to version 0.68.0 ([19e451e](https://github.com/Alorel/personal-build-tools/commit/19e451e))
436
437## [4.4.1](https://github.com/Alorel/personal-build-tools/compare/4.4.0...4.4.1) (2018-12-09)
438
439
440### Dependency updates
441
442* **package:** update rollup-plugin-node-resolve to version 4.0.0 ([2c44ae2](https://github.com/Alorel/personal-build-tools/commit/2c44ae2))
443
444# [4.4.0](https://github.com/Alorel/personal-build-tools/compare/4.3.2...4.4.0) (2018-12-04)
445
446
447### Features
448
449* add strictBindCallApply tsconfig flag ([231a6cf](https://github.com/Alorel/personal-build-tools/commit/231a6cf))
450
451
452### Maintenance
453
454* **init:** Remove `sudo` from generated .travis.yml files as it is getting retired ([04c4986](https://github.com/Alorel/personal-build-tools/commit/04c4986))
455
456## [4.3.2](https://github.com/Alorel/personal-build-tools/compare/4.3.1...4.3.2) (2018-11-12)
457
458
459### Dependency updates
460
461* **package:** update rollup-plugin-typescript2 to version 0.18.0 ([7b39e3a](https://github.com/Alorel/personal-build-tools/commit/7b39e3a))
462
463## [4.3.1](https://github.com/Alorel/personal-build-tools/compare/4.3.0...4.3.1) (2018-11-09)
464
465
466### Dependency updates
467
468* **package:** update rollup to version 0.67.0 ([7eb0086](https://github.com/Alorel/personal-build-tools/commit/7eb0086))
469
470# [4.3.0](https://github.com/Alorel/personal-build-tools/compare/4.2.2...4.3.0) (2018-11-02)
471
472
473### Features
474
475* **init:** Add lts/dubnium to generated node versions in .travis.yml ([6cb358b](https://github.com/Alorel/personal-build-tools/commit/6cb358b))
476
477
478### Maintenance
479
480* **init:** Remove lts/boron from generated node versions in .travis.yml ([83955da](https://github.com/Alorel/personal-build-tools/commit/83955da))
481
482## [4.2.2](https://github.com/Alorel/personal-build-tools.git/compare/4.2.1...4.2.2) (2018-10-29)
483
484
485### Bug Fixes
486
487* **build:** rollup-plugin-node-resolve is now applied to the correct settings object ([c163396](https://github.com/Alorel/personal-build-tools.git/commit/c163396))
488
489## [4.2.1](https://github.com/Alorel/personal-build-tools.git/compare/4.2.0...4.2.1) (2018-10-29)
490
491
492### Bug Fixes
493
494* Add rollup-plugin-node-resolve ([59b1552](https://github.com/Alorel/personal-build-tools.git/commit/59b1552))
495* Remove prebuild as default script ([9d0a147](https://github.com/Alorel/personal-build-tools.git/commit/9d0a147))
496* Remove typescript as default dependency ([6241449](https://github.com/Alorel/personal-build-tools.git/commit/6241449))
497
498# [4.2.0](https://github.com/Alorel/personal-build-tools.git/compare/4.1.3...4.2.0) (2018-10-28)
499
500
501### Bug Fixes
502
503* Add /.alobuild-tsconfig-*.json to generated gitignore ([5a05cc7](https://github.com/Alorel/personal-build-tools.git/commit/5a05cc7))
504
505
506### Features
507
508* The build command is now available ([8f05fa5](https://github.com/Alorel/personal-build-tools.git/commit/8f05fa5))
509
510
511### Maintenance
512
513* semantic-release/npm no longer included in default package.json dependencies ([e0ac168](https://github.com/Alorel/personal-build-tools.git/commit/e0ac168))
514* **init:** Travis release is now triggered on node version lts/* ([b69b1fa](https://github.com/Alorel/personal-build-tools.git/commit/b69b1fa))
515* **package:** Remove [@types](https://github.com/types)/moment dev dependency ([2e7ecce](https://github.com/Alorel/personal-build-tools.git/commit/2e7ecce))
516
517
518### Refactoring
519
520* Remove js-base64 dependency ([7078f6f](https://github.com/Alorel/personal-build-tools.git/commit/7078f6f))
521
522## [4.1.3](https://github.com/Alorel/personal-build-tools/compare/4.1.2...4.1.3) (2018-10-14)
523
524
525### Bug Fixes
526
527* File paths should now get separated properly on Windows ([d9c3346](https://github.com/Alorel/personal-build-tools/commit/d9c3346))
528
529
530### Refactoring
531
532* Refactor code for new tslint rules ([23d4112](https://github.com/Alorel/personal-build-tools/commit/23d4112))
533
534## [4.1.2](https://github.com/Alorel/personal-build-tools/compare/4.1.1...4.1.2) (2018-10-09)
535
536
537### Bug Fixes
538
539* **init:** .travis.yml now gets the correct preparation scripts generated ([0d22e2b](https://github.com/Alorel/personal-build-tools/commit/0d22e2b))
540* ObjectWriter now writes proper YAML without inlining anything ([a98b859](https://github.com/Alorel/personal-build-tools/commit/a98b859))
541
542## [4.1.1](https://github.com/Alorel/personal-build-tools/compare/4.1.0...4.1.1) (2018-10-05)
543
544
545### Bug Fixes
546
547* Project dirname should now get resolved correctly ([97c09f8](https://github.com/Alorel/personal-build-tools/commit/97c09f8))
548
549# [4.1.0](https://github.com/Alorel/personal-build-tools/compare/4.0.2...4.1.0) (2018-10-05)
550
551
552### Bug Fixes
553
554* The prompted project name now correctly uses the working directory name for its suggestions ([a3dd91f](https://github.com/Alorel/personal-build-tools/commit/a3dd91f))
555
556
557### Features
558
559* **init:** Added the ability to continue after an unsuccessful travis-ci environment setup ([4a7dccf](https://github.com/Alorel/personal-build-tools/commit/4a7dccf))
560
561## [4.0.2](https://github.com/Alorel/personal-build-tools/compare/4.0.1...4.0.2) (2018-10-03)
562
563
564### Bug Fixes
565
566* **reinstall:** Corrected reinstall command log messages ([c5841e8](https://github.com/Alorel/personal-build-tools/commit/c5841e8))
567
568## [4.0.1](https://github.com/Alorel/personal-build-tools/compare/4.0.0...4.0.1) (2018-10-03)
569
570
571### Bug Fixes
572
573* **reinstall:** The reinstall command now has logging as per initial design ([42ad150](https://github.com/Alorel/personal-build-tools/commit/42ad150))
574
575# [4.0.0](https://github.com/Alorel/personal-build-tools/compare/3.3.1...4.0.0) (2018-09-29)
576
577
578### Bug Fixes
579
580* **init:** Add .alobuild-prep-release.sh to git ([0d927a3](https://github.com/Alorel/personal-build-tools/commit/0d927a3))
581* **init:** Add nycrc to git ([c5da334](https://github.com/Alorel/personal-build-tools/commit/c5da334))
582* **PromptableConfig:** Correct license type is now returned ([aa0f81d](https://github.com/Alorel/personal-build-tools/commit/aa0f81d))
583* **PromptableConfig:** You should now be nagged until you input a GitHub repo/user ([363ed4f](https://github.com/Alorel/personal-build-tools/commit/363ed4f))
584* default cfg file name should now differentiate between test suite runs and general runs within a CI environment ([48bb279](https://github.com/Alorel/personal-build-tools/commit/48bb279))
585* PromptableConfig now respects the pkgMgr option ([6b8f698](https://github.com/Alorel/personal-build-tools/commit/6b8f698))
586
587
588### Features
589
590* **cfg:** Allow encrypting variables from CLI args and input files ([#16](https://github.com/Alorel/personal-build-tools/issues/16)) ([3a5cb9b](https://github.com/Alorel/personal-build-tools/commit/3a5cb9b))
591* **init:** GitHub issue template generation ([671187d](https://github.com/Alorel/personal-build-tools/commit/671187d))
592* **init:** License now gets set in package.json ([202a592](https://github.com/Alorel/personal-build-tools/commit/202a592))
593* **PromptableConfig:** Package manager can now be inferred ([c833ef4](https://github.com/Alorel/personal-build-tools/commit/c833ef4))
594* A fully configured travis-ci + semantic-release setup is now available ([2d63255](https://github.com/Alorel/personal-build-tools/commit/2d63255))
595* Add Apache-2.0, GPL-3.0 licenses ([3151e35](https://github.com/Alorel/personal-build-tools/commit/3151e35))
596* generate .nycrc ([ccfca1b](https://github.com/Alorel/personal-build-tools/commit/ccfca1b))
597* License can now be inferred from package.json ([57c5257](https://github.com/Alorel/personal-build-tools/commit/57c5257))
598* Prompt for GH user/repo from git metadata ([8b4e2f7](https://github.com/Alorel/personal-build-tools/commit/8b4e2f7))
599* Reinstall command ([fac6ba5](https://github.com/Alorel/personal-build-tools/commit/fac6ba5))
600* Set package.json defaults; init tslint, tsconfig, webpack, src, test ([bd68807](https://github.com/Alorel/personal-build-tools/commit/bd68807))
601
602
603### Maintenance
604
605* Generate GitHub templates ([4347a6d](https://github.com/Alorel/personal-build-tools/commit/4347a6d))
606* Remove old encoded gpg key file ([8ebe6f9](https://github.com/Alorel/personal-build-tools/commit/8ebe6f9))
607
608
609### Performance Improvements
610
611* **LineReadWriter:** dirname is now cached ([ea856b8](https://github.com/Alorel/personal-build-tools/commit/ea856b8))
612
613
614### Refactoring
615
616* **init:** Add script sorting ([229363c](https://github.com/Alorel/personal-build-tools/commit/229363c))
617* **init:** Default license no longer set. ([11412e4](https://github.com/Alorel/personal-build-tools/commit/11412e4))
618* **init:** Default package manager no longer set. ([6398804](https://github.com/Alorel/personal-build-tools/commit/6398804))
619* **init:** Split up init command options ([cb73f7c](https://github.com/Alorel/personal-build-tools/commit/cb73f7c))
620
621
622### BREAKING CHANGES
623
624* **init:** Default package manager no longer set and is now prompted; this would break CI environments if they depend on the command.
625* **init:** Default license no longer set and is now prompted; this would break CI environments if they depend on the command.
626
627## [3.3.1](https://github.com/Alorel/personal-build-tools/compare/3.3.0...3.3.1) (2018-09-13)
628
629# [3.3.0](https://github.com/Alorel/personal-build-tools/compare/3.2.1...3.3.0) (2018-09-12)
630
631
632### Bug Fixes
633
634* **index.d.ts:** Fix typings ([59f940f](https://github.com/Alorel/personal-build-tools/commit/59f940f))
635* **LineReadWriter:** mkdirp the path before writing ([aa93a10](https://github.com/Alorel/personal-build-tools/commit/aa93a10))
636* **package:** tslib is now a production dependency ([ffc2607](https://github.com/Alorel/personal-build-tools/commit/ffc2607))
637
638
639### Features
640
641* **init:** Generate .github/CODEOWNERS ([3b446b2](https://github.com/Alorel/personal-build-tools/commit/3b446b2))
642* **init:** Generate .gitignore ([dc95d37](https://github.com/Alorel/personal-build-tools/commit/dc95d37))
643* **init:** Modified files are now automatically `git add`ed ([3506326](https://github.com/Alorel/personal-build-tools/commit/3506326))
644* Add formatted tslint support ([345b8a6](https://github.com/Alorel/personal-build-tools/commit/345b8a6))
645* init command added with license support ([d64b8ae](https://github.com/Alorel/personal-build-tools/commit/d64b8ae))
646
647
648### Maintenance
649
650* **GitHub:** Generate CODEOWNERS ([bcbef6c](https://github.com/Alorel/personal-build-tools/commit/bcbef6c))
651
652## [3.2.1](https://github.com/Alorel/personal-build-tools/compare/3.2.0...3.2.1) (2018-09-12)
653
654
655### Bug Fixes
656
657* **index.d.ts:** Update typings ([db3e70a](https://github.com/Alorel/personal-build-tools/commit/db3e70a))
658
659# [3.2.0](https://github.com/Alorel/personal-build-tools/compare/3.1.0...3.2.0) (2018-09-11)
660
661
662### Features
663
664* cfg command ([#8](https://github.com/Alorel/personal-build-tools/issues/8)) ([4ae414a](https://github.com/Alorel/personal-build-tools/commit/4ae414a))
665* sort-deps command ([f129b03](https://github.com/Alorel/personal-build-tools/commit/f129b03))
666
667
668### Refactoring
669
670* Commands now use .option() ([69f945c](https://github.com/Alorel/personal-build-tools/commit/69f945c))
671
672# [3.1.0](https://github.com/Alorel/personal-build-tools/compare/3.0.1...3.1.0) (2018-09-08)
673
674
675### Features
676
677* Commands will now exit with a non-zero code if an unknown command is specified ([9e8182a](https://github.com/Alorel/personal-build-tools/commit/9e8182a))
678
679## [3.0.1](https://github.com/Alorel/personal-build-tools/compare/3.0.0...3.0.1) (2018-09-06)
680
681
682### Bug Fixes
683
684* **clean-dist:** empty dist dirs are now deleted synchronously ([b867a01](https://github.com/Alorel/personal-build-tools/commit/b867a01))
685
686
687### Maintenance
688
689* **package:** Add delete-empty types ([a0b1492](https://github.com/Alorel/personal-build-tools/commit/a0b1492))
690
691# [3.0.0](https://github.com/Alorel/personal-build-tools/compare/2.0.1...3.0.0) (2018-09-05)
692
693
694### Bug Fixes
695
696* **copy-files:** --from and --to now have -f and -t aliases ([465ed71](https://github.com/Alorel/personal-build-tools/commit/465ed71))
697
698
699### Features
700
701* **config:** Global configuration can now be provided in ~/.alobuild.yml ([f7e6a09](https://github.com/Alorel/personal-build-tools/commit/f7e6a09))
702
703
704### Maintenance
705
706* Remove pkgConf option ([f9171ee](https://github.com/Alorel/personal-build-tools/commit/f9171ee))
707
708
709### BREAKING CHANGES
710
711* Config can no longer be specified in package.json
712
713## [2.0.1](https://github.com/Alorel/personal-build-tools/compare/2.0.0...2.0.1) (2018-09-05)
714
715
716### Bug Fixes
717
718* **package:** Fix submitted README.md ([d06cdd9](https://github.com/Alorel/personal-build-tools/commit/d06cdd9))
719
720# [2.0.0](https://github.com/Alorel/personal-build-tools/compare/1.0.0...2.0.0) (2018-09-05)
721
722
723### Bug Fixes
724
725* **clean-dist:** No longer display invalid help for --dist-dirs ([53281a7](https://github.com/Alorel/personal-build-tools/commit/53281a7))
726* **clean-pkg-json:** publishConfig is no longer removed from package.json ([7bdd0a2](https://github.com/Alorel/personal-build-tools/commit/7bdd0a2))
727* **package:** Add LICENSE, README and CHANGELOG to dist ([1528829](https://github.com/Alorel/personal-build-tools/commit/1528829))
728
729
730### Features
731
732* clean-dist command ([#3](https://github.com/Alorel/personal-build-tools/issues/3)) ([7dd843a](https://github.com/Alorel/personal-build-tools/commit/7dd843a))
733* clean-pkg-json command ([ccb89fc](https://github.com/Alorel/personal-build-tools/commit/ccb89fc))
734* Reworked config files to allow global & per-command config ([c47bf23](https://github.com/Alorel/personal-build-tools/commit/c47bf23))
735* **clean-dist:** Now removes empty dirs too ([53c1439](https://github.com/Alorel/personal-build-tools/commit/53c1439))
736* **config:** Defaults to .alobuild.yml ([25c743b](https://github.com/Alorel/personal-build-tools/commit/25c743b))
737
738
739### Maintenance
740
741* **package:** Add typings ([35adea1](https://github.com/Alorel/personal-build-tools/commit/35adea1))
742* **package:** Drop Node 6 support ([ab77e8e](https://github.com/Alorel/personal-build-tools/commit/ab77e8e))
743
744
745### Refactoring
746
747* Output now wraps at terminal width ([26d930a](https://github.com/Alorel/personal-build-tools/commit/26d930a))
748
749
750### BREAKING CHANGES
751
752* **package:** Drop Node 6 support
753* Config options can no longer be specified in the root
754
755# 1.0.0 (2018-08-22)
756
757
758### Features
759
760* Initial release ([#1](https://github.com/Alorel/personal-build-tools/issues/1)) ([096593e](https://github.com/Alorel/personal-build-tools/commit/096593e))