- Fix typos
- Add mapErrors helper
- Renames Validator to ValidatorT and Validator_ to Validator
- Renames Verify.property to Verify.that
- Adds Verify.at which lifts a validator of a subfield to the subject
- Added example with bloc and freezed.
- Better support for form validation enabling grouped errors by field.
- Add inOrder sequenced composition.
- Fix all definition
- Updated documentation.