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

Side by Side Diff: pkg/analyzer/CHANGELOG.md

Issue 1424723002: Update options validation extension. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 1 month 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 | pkg/analyzer/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.26.1+16
2 * (Internal) Options validation plugin API update.
3
1 ## 0.26.1+15 4 ## 0.26.1+15
2 * (Internal) Provisional options validation plugin API. 5 * (Internal) Provisional options validation plugin API.
3 6
4 ## 0.26.1+13 7 ## 0.26.1+13
5 * (Internal) Plugin processing fixes. 8 * (Internal) Plugin processing fixes.
6 9
7 ## 0.26.1+11 10 ## 0.26.1+11
8 * Fixes to address lint registry memory leaking. 11 * Fixes to address lint registry memory leaking.
9 12
10 ## 0.26.1+10 13 ## 0.26.1+10
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 ## 0.22.0 103 ## 0.22.0
101 104
102 New API: 105 New API:
103 106
104 * `Source.uri` added. 107 * `Source.uri` added.
105 108
106 Breaking changes: 109 Breaking changes:
107 110
108 * `DartSdk.fromEncoding` replaced with `fromFileUri`. 111 * `DartSdk.fromEncoding` replaced with `fromFileUri`.
109 * `Source.resolveRelative` replaced with `resolveRelativeUri`. 112 * `Source.resolveRelative` replaced with `resolveRelativeUri`.
OLDNEW
« no previous file with comments | « no previous file | pkg/analyzer/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698