Releases: contentful/contentful.swift
Releases · contentful/contentful.swift
5.0.11
fixed failing tests caused by corrupted Carthage files (#299)
5.0.9
makes Resource type conforming to Encodable protocol (#294)
5.0.8
Sync pagination tests (#293)
5.0.7
setting build for external distribution (#291)
5.0.5
Release 5.0.5
Release 5.0.5
5.0.0
Merge pull request #272 from contentful/bump-version
Release 5.0.0
4.2.4
Fixed
- A bug in which one-to-many links could become out-of-order in #253 by @chrisozenne
4.2.3
Fixes
- Check for protocol conformance when fetching an
EntryDecodable
by id that prevented links from being resolved.
4.2.2
Improved
- All reference documentation has been improved.