platform/CHANGELOG.md
2018-11-01 20:55:28 -04:00

12 lines
No EOL
306 B
Markdown

# 2.0.0-alpha.1
* Update for Angel 2.
# 1.0.5-beta
* Use `wrapMatcher` on explicit values instead of throwing.
* Add async matchers.
* Add context-aware matchers.
# 1.0.4
* `isNonEmptyString` trims strings.
* `ValidationException` extends `AngelHttpException`.
* Added `requireField` and `requireFields`.