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

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

Issue 1521693002: Roll Observatory deps (charted -> ^0.3.0) (Closed) Base URL: https://chromium.googlesource.com/external/github.com/dart-lang/observatory_pub_packages.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 | « packages/smoke/.packages ('k') | packages/smoke/lib/codegen/recorder.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.3.6
2 * Update to analyzer '^0.27.0' and update to the test package.
3
1 #### 0.3.5 4 #### 0.3.5
2 * Update to analyzer '<0.27.0' 5 * Update to analyzer '<0.27.0'
3 6
4 #### 0.3.4 7 #### 0.3.4
5 * Add excludeOverriden to QueryOptions which removes declarations that were 8 * Add excludeOverriden to QueryOptions which removes declarations that were
6 overriden within the class hierarchy. 9 overriden within the class hierarchy.
7 10
8 #### 0.3.3+1 11 #### 0.3.3+1
9 * Update logging package to `<0.12.0`. 12 * Update logging package to `<0.12.0`.
10 13
(...skipping 30 matching lines...) Expand all
41 * Static configuration can be modified, so code generators can split the 44 * Static configuration can be modified, so code generators can split the
42 static configuration in pieces. 45 static configuration in pieces.
43 * **breaking change**: for codegen call `writeStaticConfiguration` instead of 46 * **breaking change**: for codegen call `writeStaticConfiguration` instead of
44 `writeInitCall`. 47 `writeInitCall`.
45 48
46 #### 0.1.0 49 #### 0.1.0
47 * Initial release: introduces the smoke API, a mirror based implementation, a 50 * Initial release: introduces the smoke API, a mirror based implementation, a
48 statically configured implementation that can be declared by hand or be 51 statically configured implementation that can be declared by hand or be
49 generated by tools, and libraries that help generate the static 52 generated by tools, and libraries that help generate the static
50 configurations. 53 configurations.
OLDNEW
« no previous file with comments | « packages/smoke/.packages ('k') | packages/smoke/lib/codegen/recorder.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698