aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/connect-timeout/HISTORY.md
blob: e7f70eb73ea3b0c891459ebba0fb7b2adc9fc281 (plain)
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
80
81
82
83
84
85
86
87
88
1.6.2 / 2015-05-11
==================

  * deps: debug@~2.2.0
    - deps: ms@0.7.1
  * deps: ms@0.7.1
    - Prevent extraordinarily long inputs

1.6.1 / 2015-03-14
==================

  * deps: debug@~2.1.3
    - Fix high intensity foreground color for bold
    - deps: ms@0.7.0

1.6.0 / 2015-02-15
==================

  * deps: http-errors@~1.3.1
    - Construct errors using defined constructors from `createError`
    - Fix error names that are not identifiers
    - Set a meaningful `name` property on constructed errors

1.5.0 / 2014-12-30
==================

  * deps: debug@~2.1.1
  * deps: http-errors@~1.2.8
    - Fix stack trace from exported function
  * deps: ms@0.7.0
    - Add `milliseconds`
    - Add `msecs`
    - Add `secs`
    - Add `mins`
    - Add `hrs`
    - Add `yrs`

1.4.0 / 2014-10-16
==================

  * Create errors with `http-errors`
  * deps: debug@~2.1.0
    - Implement `DEBUG_FD` env variable support

1.3.0 / 2014-09-03
==================

  * deps: debug@~2.0.0

1.2.2 / 2014-08-10
==================

  * deps: on-headers@~1.0.0

1.2.1 / 2014-07-22
==================

  * deps: debug@1.0.4

1.2.0 / 2014-07-11
==================

  * Accept string for `time` (converted by `ms`)
  * deps: debug@1.0.3
    - Add support for multiple wildcards in namespaces

1.1.1 / 2014-06-16
==================

  * deps: debug@1.0.2

1.1.0 / 2014-04-29
==================

  * Add `req.timedout` property
  * Add `respond` option to constructor

1.0.1 / 2014-04-28
==================

  * Clear timer on socket destroy
  * Compatible with node.js 0.8
  * deps: debug@0.8.1

1.0.0 / 2014-03-05
==================

  * Genesis from `connect`