Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Releases: vapor/validation

Validation 1.1.1

15 Nov 01:42
e5a7e54
Compare
Choose a tag to compare

Fixed:

  • Better email validation regex.
  • Removed Swift 4 warnings.

Validation 1.1.0

04 Oct 17:14
Compare
Choose a tag to compare

New:

  • Support Swift 4

Milestone

Validation 1.0.1

23 May 21:33
Compare
Choose a tag to compare

New:

  • Some cleanup

#8

Validation 1.0

22 May 15:43
Compare
Choose a tag to compare

🎉

Validation is a new package that carries some of the original functionality from Vapor, but simplifies quite a bit of the original concepts.

Validation 0.2.0

03 Apr 08:53
Compare
Choose a tag to compare
Validation 0.2.0 Pre-release
Pre-release

New:

  • Bumped Debugging version.

Validation 0.1.0

21 Mar 17:53
Compare
Choose a tag to compare
Validation 0.1.0 Pre-release
Pre-release

New:

  • Validation can be used separately from vapah