UNPKG

1.45 kBMarkdownView Raw
1
20.4.6 / 2016-08-31
3==================
4
5 * chore(package): update mako-utils to version 0.1.0
6 * chore(package): update standard to version 8.0.0 (#11)
7 * chore(package): update mocha to version 3.0.0 (#9)
8 * chore(package): update globby to version 6.0.0 (#8)
9 * adding code style badge
10
110.4.5 / 2016-06-29
12==================
13
14 * switch to bluebird from co
15 * include concurrency in config if specified
16 * adding mako-utils
17
180.4.4 / 2016-06-27
19==================
20
21 * removing cwp
22
230.4.3 / 2016-06-27
24==================
25
26 * switch to cwp instead of relative
27
280.4.2 / 2016-06-22
29==================
30
31 * do not set root as null, to allow for easy override by Object.assign later
32
330.4.1 / 2016-06-19
34==================
35
36 * formatting existing code to standard
37 * switch to standard for linting
38 * update readme
39
400.4.0 / 2016-06-17
41==================
42
43 * returning root in config, instead of as file.base
44 * clean up travis config, prune before update
45
460.3.1 / 2016-06-11
47==================
48
49 * adding debug output
50
510.3.0 / 2016-06-11
52==================
53
54 * supporting a custom root for files
55
560.2.1 / 2016-03-06
57==================
58
59 * update keywords
60
610.2.0 / 2015-12-13
62==================
63
64 * adding sync mode (fixes #1)
65
660.1.0 / 2015-12-03
67==================
68
69 * added: env-based config
70 * deps: update globby
71
720.0.2 / 2015-11-09
73==================
74
75 * cleaning up co yield
76
770.0.1 / 2015-11-09
78==================
79
80:sparkles: