platform/CHANGELOG.md
2018-06-28 11:07:04 -04:00

7 lines
No EOL
210 B
Markdown

# 1.0.5
* Use `wrapMatcher` on explicit values instead of throwing.
# 1.0.4
* `isNonEmptyString` trims strings.
* `ValidationException` extends `AngelHttpException`.
* Added `requireField` and `requireFields`.