Skip to content

Releases: kishandonga/EasyPrefs

v1.2

30 Sep 16:54
24ef25e

Choose a tag to compare

  • kotlin version 1.8.22 support added
  • updated Gradle to 7.3.1
  • bug resolved
  • context leak issue resolved using WeakReference
  • rewrite the test suite
  • SecurePref remove functionality added
  • has an empty check added
  • read all content functionality added
  • test suite automation workflow added

v1.1

13 Sep 14:14

Choose a tag to compare

  • Kotlin version 1.4.10 supported
  • Change API structure
  • added secure operation
  • instead of edit added has. remove and clear
  • added test suite for testing in kotlin
  • make prefs method compatible for both language

v1.0

29 Jul 13:40

Choose a tag to compare

This is the first release of the EasyPrefs library for easy access of the Shared Preference framework of the android.