|
11 | 11 | 2.1.0 / 2014-10-15 |
12 | 12 | ================== |
13 | 13 |
|
14 | | - * node: implement `DEBUG_FD` env variable support |
15 | | - * package: update "browserify" to v6.1.0 |
16 | | - * package: add "license" field to package.json (#135, @panuhorsmalahti) |
| 14 | + * node: implement `DEBUG_FD` env variable support |
| 15 | + * package: update "browserify" to v6.1.0 |
| 16 | + * package: add "license" field to package.json (#135, @panuhorsmalahti) |
17 | 17 |
|
18 | 18 | 2.0.0 / 2014-09-01 |
19 | 19 | ================== |
20 | 20 |
|
21 | | - * package: update "browserify" to v5.11.0 |
22 | | - * node: use stderr rather than stdout for logging (#29, @stephenmathieson) |
| 21 | + * package: update "browserify" to v5.11.0 |
| 22 | + * node: use stderr rather than stdout for logging (#29, @stephenmathieson) |
23 | 23 |
|
24 | 24 | 1.0.4 / 2014-07-15 |
25 | 25 | ================== |
26 | 26 |
|
27 | | - * dist: recompile |
28 | | - * example: remove `console.info()` log usage |
29 | | - * example: add "Content-Type" UTF-8 header to browser example |
30 | | - * browser: place %c marker after the space character |
31 | | - * browser: reset the "content" color via `color: inherit` |
32 | | - * browser: add colors support for Firefox >= v31 |
33 | | - * debug: prefer an instance `log()` function over the global one (#119) |
34 | | - * Readme: update documentation about styled console logs for FF v31 (#116, @wryk) |
| 27 | + * dist: recompile |
| 28 | + * example: remove `console.info()` log usage |
| 29 | + * example: add "Content-Type" UTF-8 header to browser example |
| 30 | + * browser: place %c marker after the space character |
| 31 | + * browser: reset the "content" color via `color: inherit` |
| 32 | + * browser: add colors support for Firefox >= v31 |
| 33 | + * debug: prefer an instance `log()` function over the global one (#119) |
| 34 | + * Readme: update documentation about styled console logs for FF v31 (#116, @wryk) |
35 | 35 |
|
36 | 36 | 1.0.3 / 2014-07-09 |
37 | 37 | ================== |
38 | 38 |
|
39 | | - * Add support for multiple wildcards in namespaces (#122, @seegno) |
40 | | - * browser: fix lint |
| 39 | + * Add support for multiple wildcards in namespaces (#122, @seegno) |
| 40 | + * browser: fix lint |
41 | 41 |
|
42 | 42 | 1.0.2 / 2014-06-10 |
43 | 43 | ================== |
|
0 commit comments