Skip to main content
Module

x/is_valid/CHANGELOG.md

A pure functional validator with composite function and validation utilities
Go to Latest
File

v1.0.0-beta.9 (2021-06-01)

✨ New Features

  • f9246c8 Add someTrue and someFalse functions

v1.0.0-beta.8 (2021-06-01)

🐛 Bug Fixes

  • 8b14682 Rename function names pipeTrue to everyTrue, pipeFalse to everyFalse

v1.0.0-beta.7 (2021-06-01)

✨ New Features

  • 1615bc9 Add conversion and cast utility function

v1.0.0-beta.6 (2021-06-01)

✨ New Features

  • 1708fc5 Add pipeTrue and pipeFalse functions

v1.0.0-beta.5 (2021-05-31)

✨ New Features

  • 326a8a8 Add validator of is-type functions

v1.0.0-beta.4 (2021-05-29)

🐛 Bug Fixes

v1.0.0-beta.3 (2021-05-28)

✨ New Features

  • f4e692d Add isValidTrue and isValidFalse functions

v1.0.0-beta.2 (2021-05-23)

✨ New Features

  • 026f1cc Add failOnFalse and failOnTrue function

v1.0.0-beta.1 (2021-05-21)

✨ New Features

  • aa32dbc Add tiny length validation