0.3.0
Pre-release
Pre-release
Bug Fixes
- fixed double configAuthProvider() call
- fixed action result handler exception for primitives
Code Refactoring
- renamed "controller" namespace to "api"
- ContextDataProvider removed and HttpContextProvider added instead
- authorization skipping method moved to AuthorizationFilter
- es6-promise dependency replaced by es6-shim typings
- finally appeared the first tests 🎉
Features
- HttpContext and HttpActionContext added
- Caching class added