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

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

Issue 1415373004: Bump analyzer version to 0.26.2 in preparation for publishing. (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.2
2 * Add code generation utilities for use in both analyzer and analysis server.
3
1 ## 0.26.1+17 4 ## 0.26.1+17
2 * (Internal) Introduced context configuration logic (`configureContext()` extrac ted from server). 5 * (Internal) Introduced context configuration logic (`configureContext()` extrac ted from server).
3 6
4 ## 0.26.1+16 7 ## 0.26.1+16
5 * (Internal) Options validation plugin API update. 8 * (Internal) Options validation plugin API update.
6 9
7 ## 0.26.1+15 10 ## 0.26.1+15
8 * (Internal) Provisional options validation plugin API. 11 * (Internal) Provisional options validation plugin API.
9 12
10 ## 0.26.1+13 13 ## 0.26.1+13
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 ## 0.22.0 109 ## 0.22.0
107 110
108 New API: 111 New API:
109 112
110 * `Source.uri` added. 113 * `Source.uri` added.
111 114
112 Breaking changes: 115 Breaking changes:
113 116
114 * `DartSdk.fromEncoding` replaced with `fromFileUri`. 117 * `DartSdk.fromEncoding` replaced with `fromFileUri`.
115 * `Source.resolveRelative` replaced with `resolveRelativeUri`. 118 * `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