Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(152)

Side by Side Diff: CHANGELOG.md

Issue 1249793005: Allow using analyzer 0.26.0-alpha.0. (Closed) Base URL: https://github.com/dart-lang/dart_style.git@0.1.x
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | pubspec.lock » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # 0.1.8+2
2
3 * Allow using analyzer 0.26.0-alpha.0.
4
1 # 0.1.8+1 5 # 0.1.8+1
2 6
3 * Use the new `test` package runner internally. 7 * Use the new `test` package runner internally.
4 8
5 # 0.1.8 9 # 0.1.8
6 10
7 * Update to latest `analyzer` and `args` packages. 11 * Update to latest `analyzer` and `args` packages.
8 * Allow cascades with repeated method names to be one line. 12 * Allow cascades with repeated method names to be one line.
9 13
10 # 0.1.7 14 # 0.1.7
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 61
58 # 0.1.2 62 # 0.1.2
59 63
60 * Move split conditional operators to the beginning of the next line. 64 * Move split conditional operators to the beginning of the next line.
61 65
62 # 0.1.1 66 # 0.1.1
63 67
64 * Support formatting enums (#120). 68 * Support formatting enums (#120).
65 * Handle Windows line endings in multiline strings (#126). 69 * Handle Windows line endings in multiline strings (#126).
66 * Increase nesting for conditional operators (#122). 70 * Increase nesting for conditional operators (#122).
OLDNEW
« no previous file with comments | « no previous file | pubspec.lock » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698