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

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

Issue 820513003: remove code-transformers from the repo (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 | Annotate | Revision Log
« no previous file with comments | « pkg/code_transformers/AUTHORS ('k') | pkg/code_transformers/LICENSE » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 ## 0.2.3+2
2
3 * Added logic to discover the location of the dart SDK when the dart binary is a
4 symlink.
5
6 ## 0.2.3
7
8 * Added support for logging stable error messages from transformers.
9
10 ## 0.2.2
11
12 * Added two transformers, 'delete_file' and 'remove_sourcemap_comment'.
13
14 ## 0.2.0+3
15
16 * Raise the lower bound on the source_maps constraint to exclude incompatible
17 versions.
18
19 ## 0.2.0+2
20
21 * Widen the constraint on source_maps.
22
23 ## 0.2.0+1
24
25 * Widen the constraint on barback.
26
27 ## 0.2.0
28
29 * Switch from `source_maps`' `Span` class to `source_span`'s `SourceSpan` class.
OLDNEW
« no previous file with comments | « pkg/code_transformers/AUTHORS ('k') | pkg/code_transformers/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698