middlewarify
Advanced tools
Comparing version 0.3.5 to 0.3.6
{ | ||
"name": "middlewarify", | ||
"description": "Apply the middleware pattern to any function.", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"homepage": "https://github.com/thanpolas/middlewarify", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -274,3 +274,3 @@ # Middlewarify | ||
## Release History | ||
- **v0.3.5**, *02 Mar 2014* | ||
- **v0.3.6**, *02 Mar 2014* | ||
- Optimizations and better handling of errors. | ||
@@ -277,0 +277,0 @@ - Updated to latest Bluebird, now suppresses unhandled errors. |