Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # 0.9.4 | |
| 2 | |
| 3 * Fix bugs where events could be added after watchers were closed. | |
| 4 | |
| 1 # 0.9.3 | 5 # 0.9.3 |
| 2 | 6 |
| 3 * Improved support for Windows via `WindowsDirectoryWatcher`. | 7 * Improved support for Windows via `WindowsDirectoryWatcher`. |
| 4 | 8 |
| 5 * Simplified `PollingDirectoryWatcher`. | 9 * Simplified `PollingDirectoryWatcher`. |
| 6 | 10 |
| 7 * Fixed bugs in `MacOSDirectoryWatcher` | 11 * Fixed bugs in `MacOSDirectoryWatcher` |
| OLD | NEW |