v1.7.0
Features
- [Config] Ajv: support the option
allErrors
(issue: #633) (PR: #642) - [Config] Add an option not to log errors (issue: #612) (PR: #644)
- [Storage] Add
isFileDoesNotExist
function (#657). - Enhance Config to support type and value checking. More detailed errors (issue: #496) (PR: #641)
- Validate multipart/formdata requests to facilitate file uploads (issue: #560) (PR: #651)