Date: 2018-06-02
- Fix message formatting.
Date: 2017-01-11
- Allow
number-str
andinteger-str
receive already coerced values. - Minor code cleaning.
- Update dependencies.
Date: 2017-08-16
- Add count validators.
- Update cuerdas to 2.0.3
Date: 2016-06-24
- Add support for neested data structures.
- Add fast skip already validated and failed paths (performance improvement).
- BREAKING CHANGE: the errors are now simple strings. No additional list wrapping is done anymore. Because the design of the library is just fail fast and only one error is allowed.
Date: 2016-04-19
Initial version.