Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

ContentfulDeliveryAPI 1.4.8

Compare
Choose a tag to compare
@neonichu neonichu released this 15 Jan 19:09
· 328 commits to master since this release

Added

  • CDAError.h is a public header
  • Use auto-layout constraints if image view's size is zero
  • Added an experimental persistence manager for Realm

Removed

  • Removed HRCoder depedency

Changed

  • Gracefully ignore nil assets

Fixed

  • Do not crash when items, linkType, etc. of a Field are null
  • Added missing free()
  • Fix: itemType was handled incorrectly