Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 733 Bytes

CHANGELOG.md

File metadata and controls

41 lines (22 loc) · 733 Bytes

v3.4.0

add lt and gt validator

v3.5.0

re-trigger validate when validate-property change

v3.6.0

Improved US Phone Number formats detail see #43

v3.7.0

code split

v3.7.1

add umd file

v3.8.0

#33

v3.9.0

upgrade to angular 4

v3.9.1

upgrade dev dependencies and webpack@2.x.x

v4.0.0

  • support libphonenumber #23
  • add lte and gte validator #69

v4.2.0

  • add error details in range validator #82