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