TypedPreferences v2.1.0 Release Notes

Release Date: 2015-12-10 // over 8 years ago
    • Published: 2015-12-09

    ๐Ÿ”„ Changes

    • โž• Add support for short primitives (Thanks to Matthew Compton)
    • Modernize and simplify demo application.
    • โšก๏ธ Various updates to dependencies, plugins, API level, Gradle wrapper, build tools and what not. You are welcome to study the commit history if you are interested in details.

Previous changes from v2.0.0

    • Published: 2014-08-30

    ๐Ÿ”„ Changes

    • ๐Ÿ‘ Preferences are written out to persistent storage asynchronously. This change forces minimum SDK version 9. Use an v.1.x.x version of the library if you need to support API level 8.