0.9.10
·
127 commits
to master
since this release
- NOTE: This release introduces backwards incompatible changes to any existing database schemas, when upgrading make sure to bump the
dbVersionattribute on yourSpace. - New: Simplified extension
Vault.requestSync(CDAClient). - Changed: Asset attrs are now final.
- Changed: Compiler will fail for static
@Fieldelements. - Changed: Compiler will fail for private
@Fieldelements. - Changed: RxJava v1.0.14.
- Changed: OkHttp v2.5.0.
- Changed: contentful.java v4.0.2.
- Changed: Project now uses Java 7 language level.
- Fixed: Preserve order for arrays of links.
- Fixed: Duplicate array links are no longer squashed.