platform/CHANGELOG.md
2018-11-06 14:18:48 -05:00

344 B

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.