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

Side by Side Diff: packages/initialize/CHANGELOG.md

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 4 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 | « packages/initialize/.test_config ('k') | packages/initialize/lib/build/initializer_plugin.dart » ('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.6.2+6
2
3 * Small bug fixes for https://github.com/dart-lang/web-components/issues/54.
4
5 ## 0.6.2+5
6
7 * Update analyzer minimum version to `0.27.2`.
8
9 ## 0.6.2+4
10
11 * Stop using deprecated analyzer apis.
12
13 ## 0.6.2+3
14
15 * Update code_transformers, analyzer, and html version constraints.
16
17 ## 0.6.2+2
18
19 * Update `transformer_test` dep to `0.2.x`.
20
21 ## 0.6.2+1
22
23 * Add support for code_transformers `0.4.x`.
24
25 ## 0.6.2
26
27 * Update analyzer to `>=0.27.0 <0.28.0`.
28
1 ## 0.6.1+2 29 ## 0.6.1+2
2 30
3 * Update analyzer to `<0.27.0` and dart_style to `<0.3.0`. 31 * Update analyzer to `<0.27.0` and dart_style to `<0.3.0`.
4 32
5 ## 0.6.1+1 33 ## 0.6.1+1
6 34
7 * Update to work with deferred loaded libararies in reflective mode, (but not 35 * Update to work with deferred loaded libararies in reflective mode, (but not
8 yet in the transformer). 36 yet in the transformer).
9 37
10 ## 0.6.1 38 ## 0.6.1
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 176
149 ## 0.1.0+1 177 ## 0.1.0+1
150 178
151 Quick fix for the transformer on windows. 179 Quick fix for the transformer on windows.
152 180
153 ## 0.1.0 181 ## 0.1.0
154 182
155 Initial beta release. There is one notable missing feature in the release 183 Initial beta release. There is one notable missing feature in the release
156 regarding constructor arguments, see 184 regarding constructor arguments, see
157 [5](https://github.com/dart-lang/initialize/issues/5). 185 [5](https://github.com/dart-lang/initialize/issues/5).
OLDNEW
« no previous file with comments | « packages/initialize/.test_config ('k') | packages/initialize/lib/build/initializer_plugin.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698