Skip to content

0.1.3

Compare
Choose a tag to compare
@stevehu stevehu released this 04 Nov 01:28
· 973 commits to master since this release

0.1.3 - 2016-11-03

Added

Changed

  • Sycn with official test suites and documented failed test cases.
  • Fixes #4 MinLength and MaxLength validator for unicode string. Thanks for @dola to point me to the right direction.