- Node.js >=5 only
- PR#18: Getting/setting values will now affect the request context only. Existing domains are not used anymore. This breaks if your code accessed values in domains not created by the middleware. See the pull request for further details.
- add linting
- updated docs and README
- started changelog :)