Skip to content

Releases: wultra/passphrase-meter

1.2.0

14 Aug 12:33
c5f54fc
Compare
Choose a tag to compare
Version 1.2.0, compiled with Xcode 14.3.1

1.1.0

14 Nov 12:14
Compare
Choose a tag to compare

Common chnages

  • Simplified evaluation of PIN validation results (#43)
  • 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

  • You can provide password or PIN also in form of array of bytes (#44)
  • iOS 11 and macOS 10.15 is now minimum supported OS (#56)

1.0.3

18 Feb 10:29
Compare
Choose a tag to compare

iOS release only

  • Fixed xcframework artifacts for SPM release

1.0.2

03 Feb 10:12
e7ea8be
Compare
Choose a tag to compare

iOS release only

  • added support for Swift Package Manager

Release 1.0.1

27 Jul 09:35
acfc72d
Compare
Choose a tag to compare
  • Minimal length of the tested PIN is now 4 digits
  • Fixed crash when testing PIN of length 1 (#21)

Release 1.0.0

27 Jul 09:46
Compare
Choose a tag to compare
  • Initial release