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

Side by Side Diff: CHANGELOG.md

Issue 1419903003: merge verify_deps into debug_info (Closed) Base URL: git@github.com:dart-lang/dart2js_info.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 | README.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Changelog 1 # Changelog
2 2
3 ## 0.2.1
4 - Merged `verify_deps` tool into `debug_info` tool
5
3 ## 0.2.0 6 ## 0.2.0
4 - Added AllInfoJsonCodec 7 - Added AllInfoJsonCodec
5 - Added `verify_deps` tool 8 - Added `verify_deps` tool
6 9
7 ## 0.1.0 10 ## 0.1.0
8 - Added `ProgramInfo.entrypoint`. 11 - Added `ProgramInfo.entrypoint`.
9 - Added experimental information about calls in function bodies. This will 12 - Added experimental information about calls in function bodies. This will
10 likely change again in the near future. 13 likely change again in the near future.
11 14
12 ## 0.0.3 15 ## 0.0.3
13 - Added executable names 16 - Added executable names
14 17
15 ## 0.0.2 18 ## 0.0.2
16 - Add support for ConstantInfo 19 - Add support for ConstantInfo
17 20
18 ## 0.0.1 21 ## 0.0.1
19 22
20 - Initial version 23 - Initial version
OLDNEW
« no previous file with comments | « no previous file | README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698