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

Side by Side Diff: mojo/public/dart/third_party/http_parser/CHANGELOG.md

Issue 1346773002: Stop running pub get at gclient sync time and fix build bugs (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 3 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
(Empty)
1 ## 1.0.0
2
3 This is 1.0.0 because the API is stable—there are no breaking changes.
4
5 * Added an `AuthenticationChallenge` class for parsing and representing the
6 value of `WWW-Authenticate` and related headers.
7
8 * Added a `CaseInsensitiveMap` class for representing case-insensitive HTTP
9 values.
10
11 ## 0.0.2+8
12
13 * Bring in the latest `dart:io` WebSocket code.
14
15 ## 0.0.2+7
16
17 * Add more detail to the readme.
18
19 ## 0.0.2+6
20
21 * Updated homepage URL.
22
23 ## 0.0.2+5
24
25 * Widen the version constraint on the `collection` package.
26
27 ## 0.0.2+4
28
29 * Widen the `string_scanner` version constraint.
30
31 ## 0.0.2+3
32
33 * Fix a library name conflict.
34
35 ## 0.0.2+2
36
37 * Fixes for HTTP date formatting.
38
39 ## 0.0.2+1
40
41 * Minor code refactoring.
42
43 ## 0.0.2
44
45 * Added `CompatibleWebSocket`, for platform- and API-independent support for the
46 WebSocket API.
OLDNEW
« no previous file with comments | « mojo/public/dart/third_party/http_parser/.test_config ('k') | mojo/public/dart/third_party/http_parser/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698