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

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

Issue 554813002: Prepare for 0.13.1 release (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | pkg/code_transformers/pubspec.yaml » ('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.2.3-dev 1 ## 0.2.3
2 2
3 * Added support for logging stable error messages from transformers. 3 * Added support for logging stable error messages from transformers.
4 4
5 ## 0.2.2 5 ## 0.2.2
6 6
7 * Added two transformers, 'delete_file' and 'remove_sourcemap_comment'. 7 * Added two transformers, 'delete_file' and 'remove_sourcemap_comment'.
8 8
9 ## 0.2.0+3 9 ## 0.2.0+3
10 10
11 * Raise the lower bound on the source_maps constraint to exclude incompatible 11 * Raise the lower bound on the source_maps constraint to exclude incompatible
12 versions. 12 versions.
13 13
14 ## 0.2.0+2 14 ## 0.2.0+2
15 15
16 * Widen the constraint on source_maps. 16 * Widen the constraint on source_maps.
17 17
18 ## 0.2.0+1 18 ## 0.2.0+1
19 19
20 * Widen the constraint on barback. 20 * Widen the constraint on barback.
21 21
22 ## 0.2.0 22 ## 0.2.0
23 23
24 * Switch from `source_maps`' `Span` class to `source_span`'s `SourceSpan` class. 24 * Switch from `source_maps`' `Span` class to `source_span`'s `SourceSpan` class.
OLDNEW
« no previous file with comments | « no previous file | pkg/code_transformers/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698