Skip to content

Releases: Liftric/KVault

1.12.0

11 Oct 18:17

Choose a tag to compare

  • Add support for storing raw binary data in the Vault, cf. #46
  • androidx.security:security-crypto ~> 1.1.0-alpha06
  • Kotlin ~> 1.9.10

1.11.0

11 Oct 16:54

Choose a tag to compare

  • Removed buildSrc in favour of Gradle version catalog
  • Android Build Tools ~> 7.3.0
  • Gradle ~> 7.5.1
  • androidx.security:security-crypto ~> 1.1.0-alpha05
  • Kotlin ~> 1.8.10

1.10.0

10 Nov 12:35
ce71337

Choose a tag to compare

  • Set Keychain accessibility (#34)

1.9.0

12 Apr 13:22
53b0321

Choose a tag to compare

  • Retrieve all stored keys (#33)
  • Kotlin ~> 1.6.20

1.8.0

17 Feb 15:45
efb24b8

Choose a tag to compare

  • Define a custom EncryptedSharedPreferences file name (#29)
  • Kotlin ~> 1.6.10

1.7.0

30 Aug 15:09

Choose a tag to compare

  • Added iosSimulatorArm64 target
  • Kotlin ~> 1.5.30

1.6.0

05 Jul 12:45

Choose a tag to compare

  • Refactoring
  • Kotlin ~> 1.5.20

1.5.0

14 Jun 10:02
2bbb190

Choose a tag to compare

  • Fixes memory leaks (#24)
  • Makes set() value parameter more verbose
  • Clear now returns Boolean

1.4.1

10 Jun 14:43
f5e9d41

Choose a tag to compare

  • Fixes iOS memory leaks (#23)

1.4.0

31 May 10:55

Choose a tag to compare

  • iOS service name is now optional
  • Updated Kotlin to 1.5.10