Releases: deadpixelsociety/passport
Releases · deadpixelsociety/passport
AndroidX Support
- Updated Kotlin and Android versions.
- Added AndroidX material and fragment support.
Out of Order Failure Messages
Fixed a bug in previous release where failure messages could be out of order.
Fail Fast Mode
- Added a new Fail Fast validation mode that processes all views but stops processing rules at the first failure.
- Fixed a bug that caused rules to be processed out of order.
- Added a validator property delegate for easy DSL creation.
- Removed string nullability from default TextView and TextInputEditText/Layout validators.
Validator Factories
2.0.1 Updated version and README.
2.0
Simplified API and improved on the DSL. Also split the support library dependencies into separate modules.