All Versions
6
Latest Version
Avg Release Cycle
132 days
Latest Release
3197 days ago
Changelog History
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
to18
for Robolectric. - ๐ Set fixed version for JUnit to
4.11
. - ๐ Set fixed version for Robolectric to
2.3
. - Increase
targetSdkVersion
to20
.
-
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!