## Future
- [ ] add parameter options: required, defaultValue 
- [ ] better documentation
- [x] ApplicationLoader injectable
- [x] Application initializer

## v0.5.0
- [x] winston logger json configuration support


## v0.4.0
- [x] middleware/error middleware registry
- [x] middleware options: order

## v0.3.0
- [x] filter options: only, except
- [x] filter registry
- [x] before filter, after filter

## v0.2.0
- [x] handler transformer type convert, object to class