Contentful.swift Versions Save

A delightful Swift interface to Contentful's content delivery API.

5.5.11

2 weeks ago
  • Add privacy manifest

5.5.10

3 weeks ago
  • Fix problem when deleted entries and assets took quadratic time to sync

5.5.9

2 months ago
  • Update minimum deployment targets of the project

5.5.8

2 months ago

What's Changed

Full Changelog: https://github.com/contentful/contentful.swift/compare/5.5.7...5.5.8

5.5.7

1 year ago

Add subscript/superscript support

5.5.6

1 year ago
  • Encoded extra character in the request query to avoid unexpected behaviour

5.5.5

1 year ago
  • addresses an issue where merging http default headers with user set headers some information is omitted

5.5.4

1 year ago
  • Do not call JSON parsing completion multiple times

5.5.2

2 years ago

5.5.0

3 years ago

Support metadata object on Entry and Asset models Search by tags support