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

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

Issue 436773002: Properly set the lower bound for packages' dependencies on source_maps. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 4 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.0+3
2
3 * Raise the lower bound on the source_maps constraint to exclude incompatible
4 versions.
5
1 ## 0.2.0+2 6 ## 0.2.0+2
2 7
3 * Widen the constraint on source_maps. 8 * Widen the constraint on source_maps.
4 9
5 ## 0.2.0+1 10 ## 0.2.0+1
6 11
7 * Widen the constraint on barback. 12 * Widen the constraint on barback.
8 13
9 ## 0.2.0 14 ## 0.2.0
10 15
11 * Switch from `source_maps`' `Span` class to `source_span`'s `SourceSpan` class. 16 * 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