|
1 | | -2015-11-19, Version 2.0.0-0 |
| 1 | +2016-04-30, Version 2.0.0-1 |
| 2 | +=========================== |
| 3 | + |
| 4 | + * output environment varialbes in predicatable order (Ryan Graham) |
| 5 | + |
| 6 | + * Allow loading multiple ENV files. (Joe Esposito) |
| 7 | + |
| 8 | + * add --raw option to suppress log decorations (Andrew Herrington) |
| 9 | + |
| 10 | + * Changed handler name to error instead of proxyError (Nazar Hussain) |
| 11 | + |
| 12 | + * improve error messages when loading a procfile (toastynerd) |
| 13 | + |
| 14 | + * fix exported systemd unit dependencies (Guten Ye) |
| 15 | + |
| 16 | + * test: refactor tests to use ephemeral ports (Ryan Graham) |
| 17 | + |
| 18 | + * clean up CLI argument handling (Ryan Graham) |
| 19 | + |
| 20 | + * deps: upgrade commander (Ryan Graham) |
| 21 | + |
| 22 | + * fix padding of keys (Jeff Dickey) |
| 23 | + |
| 24 | + * fix 'nf' command name (Jeff Dickey) |
| 25 | + |
| 26 | + * disable trimming by default (Jeff Dickey) |
| 27 | + |
| 28 | + * reorderd colors (Jeff Dickey) |
| 29 | + |
| 30 | + * disable black/white colors (Jeff Dickey) |
| 31 | + |
| 32 | + * display exit code (Jeff Dickey) |
| 33 | + |
| 34 | + * test: use OS-specific env expansion (Ryan Graham) |
| 35 | + |
| 36 | + * test: improve assertion message (Ryan Graham) |
| 37 | + |
| 38 | + * disable node 6.x in Travis and Appveyor (Ryan Graham) |
| 39 | + |
| 40 | + * update Travis config and add Appveyor (Ryan Graham) |
| 41 | + |
| 42 | + * Remove note about dropping privileges (#108) (Ari Pollak) |
| 43 | + |
| 44 | + * fix jshint issues (Jeff Dickey) |
| 45 | + |
| 46 | + * jshint all local js files (Jeff Dickey) |
| 47 | + |
| 48 | + * added jshintignore (Jeff Dickey) |
| 49 | + |
| 50 | + * Add '' argument to sed -i to fix mac os tests (Ransom Briggs) |
| 51 | + |
| 52 | + * Small typo fix in README (Simon Taranto) |
| 53 | + |
| 54 | + |
| 55 | +2015-11-18, Version 2.0.0-0 |
2 | 56 | =========================== |
3 | 57 |
|
4 | 58 | * Dont' drop sudo (Vasiliy Yorkin) |
|
0 commit comments