summaryrefslogtreecommitdiff
path: root/node_modules/then-request/HISTORY.md
blob: f4e99fb1cb0e5aa6d94d5852607f68b99c8ae48c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
2.1.1 / 2015-02-12
==================

 * Preserve header casing

2.1.0 / 2015-01-21
==================

 * Add retry, maxRedirects and timeout

2.0.3 / 2015-01-21
==================

 * Add a "dist" folder with prebuilt clients for browsers

2.0.1 / 2015-01-14
==================

 * Add support for 303 See Other redirects

1.1.0 / 2014-12-18
==================

 * Support not following redirects

1.0.5 / 2014-12-18
==================

 * Update dependencies

1.0.4 / 2014-09-29
==================

 * Update promise to 6.0.0 ([@ForbesLindesay](https://github.com/ForbesLindesay))

1.0.3 / 2014-09-09
==================

 * Update qs to 2.2.3 ([@ForbesLindesay](https://github.com/ForbesLindesay))

1.0.2 / 2014-09-09
==================

 * Add content-length header ([@ForbesLindesay](https://github.com/ForbesLindesay))

1.0.1 / 2014-08-07
==================

 * Update dependencies ([@ForbesLindesay](https://github.com/ForbesLindesay))

1.0.0 / 2014-08-01
==================

 * Completely new API ([@ForbesLindesay](https://github.com/ForbesLindesay))
 * Gzip support ([@ForbesLindesay](https://github.com/ForbesLindesay))
 * Caching support ([@ForbesLindesay](https://github.com/ForbesLindesay))
 * Redirects support ([@ForbesLindesay](https://github.com/ForbesLindesay))
 * Documentation ([@ForbesLindesay](https://github.com/ForbesLindesay))

0.0.4 / 2014-04-02
==================

 * Fix for empty responses ([@ForbesLindesay](https://github.com/ForbesLindesay))

0.0.3 / 2014-04-02
==================

 * Fix for empty responses ([@ForbesLindesay](https://github.com/ForbesLindesay))

0.0.2 / 2014-04-01
==================

 * Fix dependencies ([@Volox](https://github.com/Volox))
 * Update readme ([@Volox](https://github.com/Volox))

0.0.1 / 2014-02-10
==================

 * Initial release ([@ForbesLindesay](https://github.com/ForbesLindesay))