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

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

Issue 1466663003: Analyzer version bump. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years 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 | « pkg/analysis_server/pubspec.yaml ('k') | 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.3
2 * (Internal) Support for `_embedder.yaml` discovery and processing.
3
1 ## 0.26.2 4 ## 0.26.2
2 * Add code generation utilities for use in both analyzer and analysis server. 5 * Add code generation utilities for use in both analyzer and analysis server.
3 6
4 ## 0.26.1+17 7 ## 0.26.1+17
5 * (Internal) Introduced context configuration logic (`configureContext()` extrac ted from server). 8 * (Internal) Introduced context configuration logic (`configureContext()` extrac ted from server).
6 9
7 ## 0.26.1+16 10 ## 0.26.1+16
8 * (Internal) Options validation plugin API update. 11 * (Internal) Options validation plugin API update.
9 12
10 ## 0.26.1+15 13 ## 0.26.1+15
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
109 ## 0.22.0 112 ## 0.22.0
110 113
111 New API: 114 New API:
112 115
113 * `Source.uri` added. 116 * `Source.uri` added.
114 117
115 Breaking changes: 118 Breaking changes:
116 119
117 * `DartSdk.fromEncoding` replaced with `fromFileUri`. 120 * `DartSdk.fromEncoding` replaced with `fromFileUri`.
118 * `Source.resolveRelative` replaced with `resolveRelativeUri`. 121 * `Source.resolveRelative` replaced with `resolveRelativeUri`.
OLDNEW
« no previous file with comments | « pkg/analysis_server/pubspec.yaml ('k') | pkg/analyzer/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698