UNPKG

691 BMarkdownView Raw
1
21.1.0 / 2014-01-12
3==================
4
5 * gitignore: ignore development test files
6 * index: use "pac-proxy-agent" for "pac+*" proxy URLs
7 * package: update "lru-cache" to v2.5.0
8
91.0.0 / 2013-11-21
10==================
11
12 * add .travis.yml file
13 * test: add initial tests
14 * test: add a test for unsupported protocols
15 * index: extract the `types` array logic into a function
16 * index: throw a TypeError if no "uri" is passed in
17 * index: use Object.create(null) for the proxies dict
18 * package: add "socks" as a keyword
19
200.0.2 / 2013-11-20
21==================
22
23 * index: walk up the prototype chain to get the proxy types
24
250.0.1 / 2013-11-20
26==================
27
28 * intial release