Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

40 lines (29 loc) · 1.69 KB

Change Log

All notable changes to this project will be documented in this file. FormValidatorSwift adheres to Semantic Versioning.

1.x Releases


Added

  • Add credit card validation.
  • Add Unicode support for AlphabeticCondition and AlphanumericCondition.

Updated

Added

  • Add postcode validation for Sweden and Turkey.
  • Add localization for Turkish.

Updated

  • Updated documentation around validatorDelegate.

Added

  • Initial release of FormValidatorSwift.