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

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

Issue 2021453003: Analyzer 0.27.4-alpha.9 (API fixes) (#26562). (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 6 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
OLDNEW
1 ## 0.27.4-alpha.9
2 * Restore EmbedderUriResolver API.
3
1 ## 0.27.4-alpha.8 4 ## 0.27.4-alpha.8
2 * Ignore processing performance improvements. 5 * Ignore processing performance improvements.
3 * EmbedderUriResolver API updates. 6 * EmbedderUriResolver API updates.
4 7
5 ## 0.27.4 8 ## 0.27.4
6 9
7 * Added support for 'analysis_options.yaml' files as an alternative to '.analysi s_options' files. 10 * Added support for 'analysis_options.yaml' files as an alternative to '.analysi s_options' files.
8 11
9 ## 0.27.1 12 ## 0.27.1
10 * Moved the public and private API's for the element model into their proper pla ces. 13 * Moved the public and private API's for the element model into their proper pla ces.
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 ## 0.22.0 140 ## 0.22.0
138 141
139 New API: 142 New API:
140 143
141 * `Source.uri` added. 144 * `Source.uri` added.
142 145
143 Breaking changes: 146 Breaking changes:
144 147
145 * `DartSdk.fromEncoding` replaced with `fromFileUri`. 148 * `DartSdk.fromEncoding` replaced with `fromFileUri`.
146 * `Source.resolveRelative` replaced with `resolveRelativeUri`. 149 * `Source.resolveRelative` replaced with `resolveRelativeUri`.
OLDNEW
« no previous file with comments | « pkg/analysis_server/test/context_manager_test.dart ('k') | pkg/analyzer/lib/source/embedder.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698