Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # dev_compiler changelog | 1 # dev_compiler changelog |
| 2 | 2 |
| 3 ## unreleased | |
| 4 - added an `--html-report` option to create a file summarizing compilation issue s | |
|
vsm
2015/10/28 17:46:02
nit: line len
devoncarew
2015/10/28 18:27:04
:) changed
| |
| 5 - added a `-f` alias to the `--force-compile` command line option | |
| 6 | |
| 3 ## 0.1.9 | 7 ## 0.1.9 |
| 4 | 8 |
| 5 ## 0.1.8 | 9 ## 0.1.8 |
| 6 - added a `--version` command-line option | 10 - added a `--version` command-line option |
| 7 - added a new entry-point - `dev_compiler` - that aliases to `dartdevc` | 11 - added a new entry-point - `dev_compiler` - that aliases to `dartdevc` |
| OLD | NEW |