Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@pablobaxter pablobaxter released this 08 Oct 01:31
· 5 commits to master since this release
a329f9f

What's Changed

  • Add license to PreferenceUtil.kt
  • Fix crash "IllegalStateException: Recursive update" on Coroutines library (#23)
  • Deprecates getObjectNonNull() function (#24)
  • Correct the exception message when incorrect sharedprefereces is listened to (#26)
  • Add in docs and website for Rx-Preferences (#25)
  • Deprecates RxSharedPreferences.getObjectNonNull() in favor of RxSharedPreferences.getObject()

Full Changelog: v2.0.0...v2.0.1