OLD | NEW |
| 1 ## 0.0.2+6 |
| 2 |
| 3 * Updated homepage URL. |
| 4 |
1 ## 0.0.2+5 | 5 ## 0.0.2+5 |
2 | 6 |
3 * Widen the version constraint on the `collection` package. | 7 * Widen the version constraint on the `collection` package. |
4 | 8 |
5 ## 0.0.2+4 | 9 ## 0.0.2+4 |
6 | 10 |
7 * Widen the `string_scanner` version constraint. | 11 * Widen the `string_scanner` version constraint. |
8 | 12 |
9 ## 0.0.2+3 | 13 ## 0.0.2+3 |
10 | 14 |
11 * Fix a library name conflict. | 15 * Fix a library name conflict. |
12 | 16 |
13 ## 0.0.2+2 | 17 ## 0.0.2+2 |
14 | 18 |
15 * Fixes for HTTP date formatting. | 19 * Fixes for HTTP date formatting. |
16 | 20 |
17 ## 0.0.2+1 | 21 ## 0.0.2+1 |
18 | 22 |
19 * Minor code refactoring. | 23 * Minor code refactoring. |
20 | 24 |
21 ## 0.0.2 | 25 ## 0.0.2 |
22 | 26 |
23 * Added `CompatibleWebSocket`, for platform- and API-independent support for the | 27 * Added `CompatibleWebSocket`, for platform- and API-independent support for the |
24 WebSocket API. | 28 WebSocket API. |
OLD | NEW |