- update deps
- remove 0.11 on travis
- bug fix
- dont override the exists req.params
- add npm image
- hot fix redirect loop
- support app.redirect("/admin", "/admin/") fixed #8
- fixed #3 handle must be function
- add coveralls support
- support more HTTP methods
- use blanket instead of jscover
- update travis to 0.10
- add all() support, fixed #7
- add more test version for connect
- add more test cases