platform/CHANGELOG.md
2018-12-10 12:51:10 -05:00

18 lines
No EOL
387 B
Markdown

# 2.0.1
* Patch for updated body parsing.
# 2.0.0
* Finish update for Angel 2.
# 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`.