Skip to content

Major version

Compare
Choose a tag to compare
@dhoulb dhoulb released this 27 Mar 01:27
  • Major internal rewrite with API kept almost the same.
  • Add support for combining checkers with | and & syntax.
  • check() and args() no longer return anything (previously returned the number of passing values).
  • Custom checkers should now return boolean (message/description for the checker can be passed in as third field to add()).