compound-ex4
Version:
Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)
41 lines (27 loc) • 753 B
Markdown
2.3.1 / 2015-05-14
==================
* deps: depd@~1.0.1
2.3.0 / 2015-02-15
==================
* Add function argument to support recording of response time
2.2.0 / 2014-09-22
==================
* Add `suffix` option
* deps: depd@~1.0.0
2.1.0 / 2014-09-16
==================
* Add `header` option for custom header name
* Change `digits` argument to an `options` argument
2.0.1 / 2014-08-10
==================
* deps: on-headers@~1.0.0
2.0.0 / 2014-05-31
==================
* add `digits` argument
* do not override existing `X-Response-Time` header
* timer not subject to clock drift
* timer resolution down to nanoseconds
* use `on-headers` module
1.0.0 / 2014-02-08
==================
* Genesis from `connect`