UNPKG

1.78 kBMarkdownView Raw
1
20.5.2 / 2016-09-14
3==================
4
5 * test: adding cases for missing file and invalid JSON
6 * update mako-utils
7
80.5.1 / 2016-09-10
9==================
10
11 * improve error reporting for invalid json
12 * improve error reporting for missing file
13
140.5.0 / 2016-09-01
15==================
16
17 * add 'path' and 'original' to resulting config
18
190.4.6 / 2016-08-31
20==================
21
22 * chore(package): update mako-utils to version 0.1.0
23 * chore(package): update standard to version 8.0.0 (#11)
24 * chore(package): update mocha to version 3.0.0 (#9)
25 * chore(package): update globby to version 6.0.0 (#8)
26 * adding code style badge
27
280.4.5 / 2016-06-29
29==================
30
31 * switch to bluebird from co
32 * include concurrency in config if specified
33 * adding mako-utils
34
350.4.4 / 2016-06-27
36==================
37
38 * removing cwp
39
400.4.3 / 2016-06-27
41==================
42
43 * switch to cwp instead of relative
44
450.4.2 / 2016-06-22
46==================
47
48 * do not set root as null, to allow for easy override by Object.assign later
49
500.4.1 / 2016-06-19
51==================
52
53 * formatting existing code to standard
54 * switch to standard for linting
55 * update readme
56
570.4.0 / 2016-06-17
58==================
59
60 * returning root in config, instead of as file.base
61 * clean up travis config, prune before update
62
630.3.1 / 2016-06-11
64==================
65
66 * adding debug output
67
680.3.0 / 2016-06-11
69==================
70
71 * supporting a custom root for files
72
730.2.1 / 2016-03-06
74==================
75
76 * update keywords
77
780.2.0 / 2015-12-13
79==================
80
81 * adding sync mode (fixes #1)
82
830.1.0 / 2015-12-03
84==================
85
86 * added: env-based config
87 * deps: update globby
88
890.0.2 / 2015-11-09
90==================
91
92 * cleaning up co yield
93
940.0.1 / 2015-11-09
95==================
96
97:sparkles: