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

Side by Side Diff: CHANGELOG.md

Issue 1406803003: add tool to verify dependency information (Closed) Base URL: git@github.com:hterkelsen/dart2js_info.git@master
Patch Set: changelog 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') | README.md » ('J')
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.1.1
Siggi Cherem (dart-lang) 2015/10/14 23:37:02 FYI up to you if you want to publish right away or
Harry Terkelsen 2015/10/15 00:13:55 let's do 0.2.0-dev for now and release when we hav
4 - Added `verify_deps` tool
5
3 ## 0.1.0 6 ## 0.1.0
4 - Added `ProgramInfo.entrypoint`. 7 - Added `ProgramInfo.entrypoint`.
5 - Added experimental information about calls in function bodies. This will 8 - Added experimental information about calls in function bodies. This will
6 likely change again in the near future. 9 likely change again in the near future.
7 10
8 ## 0.0.3 11 ## 0.0.3
9 - Added executable names 12 - Added executable names
10 13
11 ## 0.0.2 14 ## 0.0.2
12 - Add support for ConstantInfo 15 - Add support for ConstantInfo
13 16
14 ## 0.0.1 17 ## 0.0.1
15 18
16 - Initial version 19 - Initial version
OLDNEW
« no previous file with comments | « no previous file | README.md » ('j') | README.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698