Change Log
Version 1.0.0-beta01 (2020-06-05)
- BugFix: Fix protectUserData method to only clear pinEntry.pin [2a60e95]
- Add
internal
modifier to all classes not needing to be public [cbf9682]
- Remove
PA
prefix from all non-annotation type classes [69e060c]
Version 1.0.0-alpha02 (2020-06-02)
- BugFix: Reset PIN feature was clearing the pinEntryCompare variable if user was logged out [10801d3]
- BugFix: Reset PIN feature was checking if variable was initialized instead of if it was empty [e54e137]
- Updated Sonatype repo GroupID to resolve SNAPSHOT conflicts and match package name
Version 1.0.0-alpha01 (2020-05-30)