Skip to content

0.9.10

Choose a tag to compare

@tomxor tomxor released this 03 Sep 08:43
· 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 dbVersion attribute on your Space.
  • New: Simplified extension Vault.requestSync(CDAClient).
  • Changed: Asset attrs are now final.
  • Changed: Compiler will fail for static @Field elements.
  • Changed: Compiler will fail for private @Field elements.
  • 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.