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

Side by Side Diff: packages/isolate/CHANGELOG.md

Issue 2990843002: Removed fixed dependencies (Closed)
Patch Set: Created 3 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
« no previous file with comments | « packages/isolate/AUTHORS ('k') | packages/isolate/CONTRIBUTING.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 ###0.2.3
2
3 * Fixed strong mode analysis errors.
4 * Migrated tests to package:test.
5
6 ###0.2.2
7
8 * Made `Isolate.kill` parameter `priority` a named parameter.
9
10 ###0.2.1
11
12 * Fixed spelling in a number of doc comments and the README.
13
14 ###0.2.0
15
16 * Renamed library `isolaterunner.dart` to `isolate_runner.dart`.
17 * Renamed library `loadbalancer.dart' to `load_balancer.dart`.
18
19 ###0.1.0
20
21 * Initial version
22 * Adds IsolateRunner as a helper around Isolate.
23 * Adds single-message port helpers and a load balancer.
OLDNEW
« no previous file with comments | « packages/isolate/AUTHORS ('k') | packages/isolate/CONTRIBUTING.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698