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

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

Issue 308763003: Release stack_trace 1.0.0. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix dependency pubspecs Created 6 years, 6 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 | « pkg/json_rpc_2/pubspec.yaml ('k') | pkg/scheduled_test/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.11.0+4
2
3 * Widen the version constraint for `stack_trace`.
4
1 ## 0.11.0+3 5 ## 0.11.0+3
2 6
3 * Support `v0.11.0` of `unittest`. 7 * Support `v0.11.0` of `unittest`.
4 8
5 ## 0.11.0+1 9 ## 0.11.0+1
6 10
7 * Support `v0.5.0` of `shelf`. 11 * Support `v0.5.0` of `shelf`.
8 12
9 ## 0.11.0 13 ## 0.11.0
10 14
(...skipping 15 matching lines...) Expand all
26 30
27 * The `consumeThrough` and `consumeWhile` matchers for `ScheduledStream` now 31 * The `consumeThrough` and `consumeWhile` matchers for `ScheduledStream` now
28 take `StreamMatcher`s as well as normal `Matcher`s. 32 take `StreamMatcher`s as well as normal `Matcher`s.
29 33
30 ## 0.10.0 34 ## 0.10.0
31 35
32 * Convert `ScheduledProcess` to expose `stdout` and `stderr` as 36 * Convert `ScheduledProcess` to expose `stdout` and `stderr` as
33 `ScheduledStream`s. 37 `ScheduledStream`s.
34 38
35 * Add a `consumeWhile` matcher for `ScheduledStream`. 39 * Add a `consumeWhile` matcher for `ScheduledStream`.
OLDNEW
« no previous file with comments | « pkg/json_rpc_2/pubspec.yaml ('k') | pkg/scheduled_test/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698