Releases: wultra/passphrase-meter
Releases · wultra/passphrase-meter
1.2.0
1.1.0
Common chnages
- Simplified evaluation of PIN validation results (#43)
⚠️ This is API breaking change- Android: Please visit our documentation with updated examples
- iOS: Please visit our documentation with updated examples
- Added dictionary for romanian language (#39)
- Fixed date detection in PIN (#50)
Android changes
- Library is now published on Maven Central (#40)
- You can provide password or PIN also in form of array of bytes (#44)
iOS changes
1.0.3
1.0.2
Release 1.0.1
- Minimal length of the tested PIN is now 4 digits
- Fixed crash when testing PIN of length 1 (#21)
Release 1.0.0
- Initial release