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

Side by Side Diff: CHANGELOG.md

Issue 966443004: Don't rely on directory traversal order in test. (Closed) Base URL: https://github.com/dart-lang/dart_style.git@master
Patch Set: Bump version. Created 5 years, 10 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.yaml » ('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.5+1, 0.1.5+2 1 # 0.1.5+1, 0.1.5+2, 0.1.5+3
2 2
3 * Fix test files to work in main Dart repo test runner. 3 * Fix test files to work in main Dart repo test runner.
4 4
5 # 0.1.5 5 # 0.1.5
6 6
7 * Change executable name from `dartformat` to `dartfmt`. 7 * Change executable name from `dartformat` to `dartfmt`.
8 8
9 # 0.1.4 9 # 0.1.4
10 10
11 * Don't mangle comma after function-typed initializing formal (#156). 11 * Don't mangle comma after function-typed initializing formal (#156).
(...skipping 21 matching lines...) Expand all
33 33
34 # 0.1.2 34 # 0.1.2
35 35
36 * Move split conditional operators to the beginning of the next line. 36 * Move split conditional operators to the beginning of the next line.
37 37
38 # 0.1.1 38 # 0.1.1
39 39
40 * Support formatting enums (#120). 40 * Support formatting enums (#120).
41 * Handle Windows line endings in multiline strings (#126). 41 * Handle Windows line endings in multiline strings (#126).
42 * Increase nesting for conditional operators (#122). 42 * Increase nesting for conditional operators (#122).
OLDNEW
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698