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
- Implemented by @ns-vasilev in Pull Request #93.
- Add UITextView validation support
- Implemented by @ns-vasilev in Pull Request #92.
- Add postal code validation rule
- Implemented by @ns-vasilev in Pull Request #90.
- Add ip address validation rule
- Implemented by @ns-vasilev in Pull Request #89.
- Add iban validation rule
- Implemented by @ns-vasilev in Pull Request #88.
- Add comparison validation rule
- Implemented by @ns-vasilev in Pull Request #86.
- Add equality validation rule
- Implemented by @ns-vasilev in Pull Request #85.
- Add contains substring validation rule
- Implemented by @ns-vasilev in Pull Request #84.
- Add no-whitespace validation rule
- Implemented by @ns-vasilev in Pull Request #83.
- Add positive number validation rule
- Implemented by @ns-vasilev in Pull Request #82.
Miscellaneous Tasks
- Update
danger.yml- Contributed by @ns-vasilev in Pull Request #81.