Skip to content

1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Dec 08:12

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Released on 2025-12-20. All issues associated with this milestone can be found using this filter.

Features

  • Add NSTextField validation support
  • Add UITextView validation support
  • Add postal code validation rule
  • Add ip address validation rule
  • Add iban validation rule
  • Add comparison validation rule
  • Add equality validation rule
  • Add contains substring validation rule
  • Add no-whitespace validation rule
  • Add positive number validation rule

Miscellaneous Tasks