Chromium Code Reviews| OLD | NEW |
|---|---|
| 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. |
| OLD | NEW |