Fixes:
- Handled validation case when action has type attribute instead of key
Updates and Enhancements:
- Added Middleware support, users can now include their favorite middlewares into application
- Providing ApplyMiddlware util to combine middlewares
- Improved examples and README, with explanation on usage of middleware support
- Minor enhancements and code fixes
- Updated dependencies to latest versions