This repository has been archived by the owner on Nov 16, 2020. It is now read-only.
Releases: vapor/validation
Releases · vapor/validation
Validation 1.1.1
Fixed:
- Better email validation regex.
- Removed Swift 4 warnings.
Validation 1.1.0
Validation 1.0.1
Validation 1.0
🎉
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
New:
- Bumped Debugging version.
Validation 0.1.0
New:
- Validation can be used separately from vapah