Skip to content

v1.2.1

Compare
Choose a tag to compare
@jwaliszko jwaliszko released this 23 May 19:16
· 463 commits to master since this release
  • types consistency assertions improved - corrected handling when target values are provided through backing fields,
  • type-aware comparisons at client side - values extracted from DOM elements are now converted to appropriate types before comparisons (no guessing anymore),
  • RFC 2822 or ISO 8601 date comparisons handled,
  • relations abuse detections when inappropriate operators applied to operands of incompatible types,
  • ordinal comparisons of strings,
  • empty strings (spaces, tabs, new lines) are not considered as correct when field is required to be filled,
  • default validation error message enriched with preprocessed expression text,
  • minor fixes and refactoring.