Swift Validated Versions Save

🛂 A result type that accumulates multiple errors.

0.2.1

4 years ago

This locks Validated to NonEmpty 0.2.1, which fixes a compiler error from previous versions.

0.2.0

5 years ago

This release supports Swift 5 and NonEmpty 0.3!

0.1.2

5 years ago

This (very) minor update ensures that CocoaPods users can merely import Validated.

0.1.1

5 years ago

Validated relies on NonEmpty, which was affected by a regression in the release of Swift 4.2. This version of Validated updates this dependency in order to support Swift 4.2.

0.1.0

5 years ago

The first release of Validated: a result type that accumulates multiple errors.