Swiftpack.co - Swift Packages by contentful

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by contentful

contentful/contentful.swift 5.5.10
A delightful Swift interface to Contentful's content delivery API.
⭐️ 201
🕓 5 days ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Release 5.5.10
5 days ago
- Fix problem when deleted entries and assets took quadratic time to sync
Release 5.5.9
8 weeks ago
- Update minimum deployment targets of the project
5.5.8
9 weeks ago
## What's Changed * fix: optimize page decoding time by @mariuskatcontentful in https://github.com/contentful/contentful.swift/pull/392 **Full Changelog**: https://github.com/contentful/contentful.swift/compare/5.5.7...5.5.8
Subscript/Superscript
1 year ago
Add subscript/superscript support
Fix 'in' query not working some times
1 year ago
- Encoded extra character in the request query to avoid unexpected behaviour
Fix http headers
1 year ago
- addresses an issue where merging http default headers with user set headers some information is omitted
JSON parsing completion fix
1 year ago
- Do not call JSON parsing completion multiple times
Various bugs fixes
1 year ago
Metadata support
3 years ago
Support metadata object on Entry and Asset models Search by tags support
Fix
3 years ago
Fix decoding error for embedded entry-hyperlinks
contentful/contentful-persistence.swift 0.17.9
Simplified persistence for the Contentful Swift Library.
⭐️ 21
🕓 8 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Release 0.17.9
8 weeks ago
- increase sync speed - update min deployment targets
0.17.8
13 weeks ago
## What's Changed * Fix issue where for field of primitive list, field name and property name should be same, else crash occurs by @SajuThomasPattarmatam in https://github.com/contentful/contentful-persistence.swift/pull/126 * Circleci project setup by @mariuskatcontentful in https://github.com/contentful/contentful-persistence.swift/pull/131 * Cocoa 143 by @mariuskatcontentful in https://github.com/contentful/contentful-persistence.swift/pull/132 * Not building fix by @mariuskatcontentful in https://github.com/contentful/contentful-persistence.swift/pull/133 * Gems update by @mariuskatcontentful in https://github.com/contentful/contentful-persistence.swift/pull/134 * Update available checks for apis by @mariuskatcontentful in https://github.com/contentful/contentful-persistence.swift/pull/135 * Fix crash due to db operation on different thread by @SajuThomasPattarmatam in https://github.com/contentful/contentful-persistence.swift/pull/138 * Fix/stale relationship cache entries by @mariuskatcontentful in https://github.com/contentful/contentful-persistence.swift/pull/146 ## New Contributors * @SajuThomasPattarmatam made their first contribution in https://github.com/contentful/contentful-persistence.swift/pull/126 **Full Changelog**: https://github.com/contentful/contentful-persistence.swift/compare/0.17.6...0.17.8
0.17.5
2 years ago
Contentful SDK 5.5.1 support
0.17.4
3 years ago
Dependency Update - Contentful SDK 5.4.1
0.17.3
3 years ago
- Speed up localization sync - Fix syncing localized assets
0.17.2
3 years ago
Fixed updating existing entries when syncing content
3 years ago
- Added setting limit for sync operation - Fix dependencies in Package.swift - Fix podspec
0.16.1
3 years ago
- Updated Contentful to 5.3.1.
0.16.0
3 years ago
- Add encoding/decoding support of symbol arrays with `.transformableAttributeType` - Restrict binary attribute types to NSCoding instead of Codable - Speed up Core Data relationship resolving
0.15.3
3 years ago
- Updated [contentful.swift](https://github.com/contentful/contentful.swift) dependency to 5.2.0. - Fixed updating relationships between entry and its parent when that entry has been unpublished and published between synchronization calls. NB: Resyncing data is necessary to make the relationship cache work for all models. The sync token should be removed and content should be synced again to let the RelationshipCache cache all the relationships.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics