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

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

Issue 1366683003: Bump analyzer to publish plugin config API. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 2 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.26.1+4
2 * Provisional (internal) support for plugin configuration via `.analysis_options `.
3
1 ## 0.26.1+2 4 ## 0.26.1+2
2 5
3 * Extension point for WorkManagerFactory(s). 6 * Extension point for WorkManagerFactory(s).
4 * Resolve enum documentation comments. 7 * Resolve enum documentation comments.
5 * Fix display of parameter lists in servers Element structure (issue 24194) 8 * Fix display of parameter lists in servers Element structure (issue 24194)
6 * Band-aid fix for issue #24191. 9 * Band-aid fix for issue #24191.
7 10
8 ## 0.26.1+1 11 ## 0.26.1+1
9 12
10 * Removed a warning about importing unnamed libraries 13 * Removed a warning about importing unnamed libraries
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 ## 0.22.0 77 ## 0.22.0
75 78
76 New API: 79 New API:
77 80
78 * `Source.uri` added. 81 * `Source.uri` added.
79 82
80 Breaking changes: 83 Breaking changes:
81 84
82 * `DartSdk.fromEncoding` replaced with `fromFileUri`. 85 * `DartSdk.fromEncoding` replaced with `fromFileUri`.
83 * `Source.resolveRelative` replaced with `resolveRelativeUri`. 86 * `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