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

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

Issue 513023002: Step one towards stable error messages with details: (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/lib/assets.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.2.3-dev
2
3 * Added support for logging stable error messages from transformers.
4
1 ## 0.2.2 5 ## 0.2.2
2 6
3 * Added two transformers, 'delete_file' and 'remove_sourcemap_comment'. 7 * Added two transformers, 'delete_file' and 'remove_sourcemap_comment'.
4 8
5 ## 0.2.0+3 9 ## 0.2.0+3
6 10
7 * 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
8 versions. 12 versions.
9 13
10 ## 0.2.0+2 14 ## 0.2.0+2
11 15
12 * Widen the constraint on source_maps. 16 * Widen the constraint on source_maps.
13 17
14 ## 0.2.0+1 18 ## 0.2.0+1
15 19
16 * Widen the constraint on barback. 20 * Widen the constraint on barback.
17 21
18 ## 0.2.0 22 ## 0.2.0
19 23
20 * 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/lib/assets.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698