Ksprefs Versions Save

Kotlin SharedPreferences wrapper & cryptographic android library.

2.4.1

2 months ago

Performance Improvements for read operations, dependency updates and code restructuring

2.4.0

8 months ago

Multithreading support

2.3.2

2 years ago

2.3.1

2 years ago

2.3.0-b

3 years ago
  • Gradle plugin from 5.X -> 6.7.1
  • Kotlin version 1.4.32 -> 1.5.0
  • Added roboelectric-instrumented tests for AES and PlainText variants
  • Internal usage of value classes and removed inline classes opt-in
  • Massive internal versions upgrade
  • Bug fixes (#38)
  • Internalized raw() method
  • Removed test-app kotlin android extensions
  • Added configurations for release & testing

2.2.5

3 years ago

2.2.4

3 years ago

2.2.3

3 years ago

2.2.2

3 years ago

2.2.1

3 years ago
  • Added ksprefs API
    • Added PrefsCenter