All Versions
6
Latest Version
Avg Release Cycle
132 days
Latest Release
3057 days ago

Changelog History

  • v2.1.0 Changes

    December 10, 2015
    • 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.
  • v2.0.0 Changes

    August 30, 2014
    • 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.
  • v1.1.1 Changes

    August 26, 2014
    • Published: 2014-08-26

    ๐Ÿ”„ Changes

    • โž• Add .jar packaging.
    • Set emulatedSdk to 18 for Robolectric.
    • ๐Ÿ›  Set fixed version for JUnit to 4.11.
    • ๐Ÿ›  Set fixed version for Robolectric to 2.3.
    • Increase targetSdkVersion to 20.
  • v1.1.0 Changes

    March 04, 2014
    • Published: 2014-03-04

    ๐Ÿ”„ Changes

    • Avoid boxing primitives to in wrapper objects. (Thanks to Jake Wharton for his feedback)
  • v1.0.1 Changes

    February 24, 2014
    • Published: 2014-02-24

    ๐Ÿ”‹ Features

    • ๐Ÿš€ Hopefully this release solves problems resolving the library via Gradle.
  • v1.0.0 Changes

    February 20, 2014
    • Published: 2014-02-20

    ๐Ÿ”‹ Features

    • ๐Ÿš€ This is the initial release. Have fun!