Skip to content

Releases: contentful/vault

0.9.5

07 Jul 13:34

Choose a tag to compare

  • Fixed: Boolean field values set properly.
  • Changed: Missing location/object fields will be set to null instead of empty collections.

0.9.4

04 Jul 22:21

Choose a tag to compare

  • Fixed: Replace getClass() calls with generated code for link resolution.
  • Fixed: Escape model field names on inserts.
  • Changed: Add onError and onSuccess() methods to SyncCallback.

0.9.3

26 May 14:13

Choose a tag to compare

0.9.3 Pre-release
Pre-release
  • New: Resource implementation for equals() and hashCode()

0.9.2

21 May 15:12

Choose a tag to compare

0.9.2 Pre-release
Pre-release
  • Fixed: Link persistence and resolution (reopened from v0.9.1).

0.9.1

20 May 20:07

Choose a tag to compare

0.9.1 Pre-release
Pre-release
  • New: Asset is now Parcelable.
  • New: Optional SyncConfig setting that causes invalidation of existing data upon sync.
  • New: Provide direct read-only access to database objects.
  • Changed: Use empty collections instead of null for empty arrays / maps.
  • Changed: Use contentful.java v2.0.3.
  • Changed: contentful.java dependency scope changed to compile.
  • Fixed: Link resolution for arrays of resources now works correctly.
  • Fixed: Removed incorrect calls to close() on database objects.

0.9.0

20 May 09:51

Choose a tag to compare

0.9.0 Pre-release
Pre-release

Initial release.