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

306 B

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.