Features:
- add History.md
- add License.md
- rename README.md to Readme.md, reorganized
Features:
- attach multiple sets of middleware onto a single object
Features:
- add dependency fast-apply and replace all
slice.call(args)
s withfastApply(Array, null, args)
- removed process.nextTick
Initial commit