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

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

Issue 2125193002: Bump analyzer to `0.27.4-alpha.16`. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 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 | 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.27.4-alpha.16
2 * (Internal) Corresponds with the analyzer/server in the `1.18.0-dev.4.0` SDK.
3
1 ## 0.27.4-alpha.9 4 ## 0.27.4-alpha.9
2 * Restore EmbedderUriResolver API. 5 * Restore EmbedderUriResolver API.
3 6
4 ## 0.27.4-alpha.8 7 ## 0.27.4-alpha.8
5 * Ignore processing performance improvements. 8 * Ignore processing performance improvements.
6 * EmbedderUriResolver API updates. 9 * EmbedderUriResolver API updates.
7 10
8 ## 0.27.4 11 ## 0.27.4
9 12
10 * Added support for 'analysis_options.yaml' files as an alternative to '.analysi s_options' files. 13 * Added support for 'analysis_options.yaml' files as an alternative to '.analysi s_options' files.
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 ## 0.22.0 143 ## 0.22.0
141 144
142 New API: 145 New API:
143 146
144 * `Source.uri` added. 147 * `Source.uri` added.
145 148
146 Breaking changes: 149 Breaking changes:
147 150
148 * `DartSdk.fromEncoding` replaced with `fromFileUri`. 151 * `DartSdk.fromEncoding` replaced with `fromFileUri`.
149 * `Source.resolveRelative` replaced with `resolveRelativeUri`. 152 * `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