Skip to content

Releases: Foreverland/Validation

Validation — 2.0.0

22 Oct 21:30

Choose a tag to compare

  • Swift 4 + Xcode 9 support
  • Removed required, you can use minimum length 1 instead

Validation — 1.0.2

13 Feb 09:32

Choose a tag to compare

  • Add tvOS, macOS and watchOS support

Validation — 1.0.1

13 Oct 20:30

Choose a tag to compare

  • Fixed crash when using CharacterSet

Validation — 1.0.0

14 Sep 11:19

Choose a tag to compare

  • Swift 3 migration

Validation — 0.3.3

06 Apr 08:50

Choose a tag to compare

  • Update structure

Validation — 0.3.2

03 Jan 14:02

Choose a tag to compare

  • Remove Objective-C support

Validation — 0.3.1

03 Jan 13:40

Choose a tag to compare

  • Added Objective-C support

Validation — 0.3.0

05 Oct 04:36

Choose a tag to compare

  • Added support for validating using a NSCharacterSet

Validation — 0.2.0

02 Oct 22:05

Choose a tag to compare

  • Change exhaustive for complete.

Initial release — 0.1.0

29 Sep 22:21

Choose a tag to compare

  • Initial release