v2.2.0
This release adds support to configure the invalidation behavior of encryption keys. Encryption methods now (optionally) take an extra parameter to specify if the keys should be invalidated in case the user changes their fingerprint setup on the device (by adding/removing fingerprints in the system settings) or not.
Additionally the RxFingerprint class got some more nullability annotations which should make the interop with Kotlin a slight bit more convenient.
API Enhancements:
- #67 Allow key to be not invalidated upon biometric enrollment.