- Process of NULL input values
- Support for regular expressions in route definitions
- CORSMiddleware
- OptionsPreflightHandler
- TextApiResponse
- XmlApiResponse
- JsonApiResponse
- Logger
- RouteResolver is not mandatory in Api class constructor (BaseRouteResolver will be used if is not set)
- $rules are optional for Validation
- getValue($key, $default = null) function to Validation
- First tagged version