1.6 KiB
1.6 KiB
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
- Construct errors using defined constructors from
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
- Add
1.4.0 / 2014-10-16
- Create errors with
http-errors
- deps: debug@~2.1.0
- Implement
DEBUG_FD
env variable support
- Implement
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 byms
) - 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