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

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

Issue 3014633002: Roll to pickup pool changes (Closed)
Patch Set: Created 3 years, 2 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
OLDNEW
1 # 0.9.7+4
2
3 * Declare support for `async` 2.0.0.
4
1 # 0.9.7+3 5 # 0.9.7+3
2 6
3 * Fix a crashing bug on Linux. 7 * Fix a crashing bug on Linux.
4 8
5 # 0.9.7+2 9 # 0.9.7+2
6 10
7 * Narrow the constraint on `async` to reflect the APIs this package is actually 11 * Narrow the constraint on `async` to reflect the APIs this package is actually
8 using. 12 using.
9 13
10 # 0.9.7+1 14 # 0.9.7+1
(...skipping 24 matching lines...) Expand all
35 * Treat add events for known files as modifications instead of discarding them 39 * Treat add events for known files as modifications instead of discarding them
36 on Mac OS. 40 on Mac OS.
37 41
38 # 0.9.3 42 # 0.9.3
39 43
40 * Improved support for Windows via `WindowsDirectoryWatcher`. 44 * Improved support for Windows via `WindowsDirectoryWatcher`.
41 45
42 * Simplified `PollingDirectoryWatcher`. 46 * Simplified `PollingDirectoryWatcher`.
43 47
44 * Fixed bugs in `MacOSDirectoryWatcher` 48 * Fixed bugs in `MacOSDirectoryWatcher`
OLDNEW
« no previous file with comments | « packages/stack_trace/pubspec.yaml ('k') | packages/watcher/lib/src/directory_watcher/windows.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698